;workflows:binaries-windows: fix stack yaml
This commit is contained in:
parent
3cf78ecd03
commit
6f3382d100
2
.github/workflows/binaries-windows-x64.yml
vendored
2
.github/workflows/binaries-windows-x64.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
env:
|
||||
# use preinstalled ghc 9.12.2
|
||||
stack: stack --system-ghc --no-install-ghc --stack-yaml stack912.yaml
|
||||
stack: stack --system-ghc --no-install-ghc --stack-yaml stack.yaml
|
||||
ghc: 9.12.2
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user