Skip to content

Commit

Permalink
ci: Don't need to download ghc twice
Browse files Browse the repository at this point in the history
  • Loading branch information
zyla committed Aug 28, 2024
1 parent cb5a474 commit e689c39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- uses: actions/checkout@v2
- uses: haskell-actions/setup@v2
with:
ghc-version: '9.6.4'
enable-stack: true
stack-version: 'latest'
- name: Cache
Expand Down

0 comments on commit e689c39

Please sign in to comment.