Skip to content

Commit

Permalink
Also here.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed May 22, 2020
1 parent 8da1ab5 commit 3393917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -143,7 +143,7 @@ jobs:
- name: Install dependencies
run: |
choco install -y msys2
choco install -y ghc --version=8.8.2
choco install -y ghc --version=8.8.2 --allow-downgrade
- name: Cache cabal
uses: actions/cache@v1
Expand Down

0 comments on commit 3393917

Please sign in to comment.