Use stack pre-release
This commit is contained in:
parent
63e714d1b1
commit
21ecb9e2ea
3
.github/workflows/stack.yaml
vendored
3
.github/workflows/stack.yaml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
env
|
env
|
||||||
ghcup --version
|
ghcup --version
|
||||||
ghcup run -i --stack latest -- stack build
|
ghcup config add-release-channel https://raw.githubusercontent.com/haskell/ghcup-metadata/master/ghcup-prereleases-0.0.8.yaml
|
||||||
|
ghcup run -i --stack latest-prerelease -- stack build
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user