From a46152fcb55335fc83702d345598a9ded0fe8806 Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Sat, 2 Dec 2023 08:21:44 +0100 Subject: [PATCH] YAML fix. --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b395398..89e8e92 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,9 +21,9 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: diku-dk/install-futhark@v1.1.0 - with: - version: 'latest' + - uses: diku-dk/install-futhark@v1.1.0 + with: + version: 'nightly' - run: futhark pkg sync