Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed May 17, 2024
1 parent cdf071e commit 70ec16e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
cabal: 'latest'
steps:
- uses: actions/checkout@v1
- name: Install recent cabal/ghc
- name: Install cabal/ghc
run: |
ghcup install ghc --set ${{ matrix.versions.ghc }}
Expand Down

0 comments on commit 70ec16e

Please sign in to comment.