Skip to content

Commit

Permalink
GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Mar 16, 2023
1 parent 4499163 commit 5480eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
sudo apt update
sudo apt upgrade
sudo apt install -y pkg-config libsodium libsodium-dev
sudo apt install -y pkg-config libsodium-dev
- uses: actions/cache@v2
name: Cache ~/.cabal/store
Expand Down

0 comments on commit 5480eab

Please sign in to comment.