;ci:binaries-windows: be more verbose

This commit is contained in:
Simon Michael 2025-09-03 16:58:52 +01:00
parent ddff672c67
commit 9e39f5cffd

View File

@ -97,7 +97,7 @@ jobs:
- name: Install haskell deps
run: |
$stack build --test --only-dependencies --verbosity=error
$stack build --test --only-dependencies
- name: List dep versions
run: |