;ci:binaries-windows: be more verbose
This commit is contained in:
parent
ddff672c67
commit
9e39f5cffd
2
.github/workflows/binaries-windows-x64.yml
vendored
2
.github/workflows/binaries-windows-x64.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user