;ci: github: windows: tweak caching
This commit is contained in:
parent
bcb9c05594
commit
67d7aae7dc
2
.github/workflows/windows-nightly.yml
vendored
2
.github/workflows/windows-nightly.yml
vendored
@ -136,7 +136,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install haskell deps
|
- name: Install haskell deps
|
||||||
run: |
|
run: |
|
||||||
stack --no-terminal build --only-dependencies
|
stack --no-terminal build --only-dependencies --verbosity=error
|
||||||
|
|
||||||
- name: Build hledger executables
|
- name: Build hledger executables
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user