;ci: binaries-linux-x64-stack: fix

This commit is contained in:
Simon Michael 2025-03-05 18:28:43 -10:00
parent 20c612d0b2
commit 5394b70dff

View File

@ -110,7 +110,7 @@ jobs:
- name: List dep versions
run: |
$stack exec -- ghc-pkg list
stack exec -- ghc-pkg list
- name: Build with stack and run unit tests
run: |