;workflows:binaries-windows: fix stack yaml

This commit is contained in:
Simon Michael 2025-09-30 12:59:22 -10:00
parent 3cf78ecd03
commit 6f3382d100

View File

@ -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: