We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a36b05 commit 6f62fe3Copy full SHA for 6f62fe3
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
- uses: actions/checkout@v4
26
- uses: haskell-actions/setup@v2
27
with:
28
- stack-no-global: true
29
enable-stack: true
30
stack-version: 'latest'
31
- run: stack --local-bin-path target install
0 commit comments