Use stack pre-release
This commit is contained in:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user