Skip to content

Commit

Permalink
Speed-up build
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Sep 27, 2024
1 parent 4a36b05 commit 5fd352c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- uses: actions/checkout@v4
- uses: haskell-actions/setup@v2
with:
stack-no-global: true
enable-stack: true
stack-setup-ghc: true
stack-version: 'latest'
- run: stack --local-bin-path target install
- uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 5fd352c

Please sign in to comment.