Skip to content

Commit

Permalink
Update .github/workflows/main.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mann mit Hut <[email protected]>
  • Loading branch information
winitzki and mmhat authored May 31, 2024
1 parent f14de98 commit 03dc7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disablejobs:
with:
key: ${{ matrix.os.runner }}-${{ runner.arch }}-${{ hashFiles(matrix.stack-yaml) }}-${{ env.cache_generation }}
restore-keys: |
${{ matrix.os.runner }}-${{matrix.os.runner.arch}}-
${{ matrix.os.runner }}-${{ runner.arch }}-
path: |
${{ steps.setup-haskell-cabal.outputs.stack-root }}
- name: Install libsodium
Expand Down

0 comments on commit 03dc7f9

Please sign in to comment.