Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed May 20, 2024
1 parent a5811ec commit a7ee3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cabal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cabal-update: true

- name: Install Dhall
run: cabal install dhall-1.42.1
run: cabal install dhall-1.42.1 --with-compiler=ghc-${{ matrix.vers.ghc }}

- name: Configure the build
run: |
Expand Down

0 comments on commit a7ee3cf

Please sign in to comment.