;ci: github: windows: tweak caching

This commit is contained in:
Simon Michael 2020-03-07 04:00:40 -08:00
parent bcb9c05594
commit 67d7aae7dc

View File

@ -136,7 +136,7 @@ jobs:
- name: Install haskell deps
run: |
stack --no-terminal build --only-dependencies
stack --no-terminal build --only-dependencies --verbosity=error
- name: Build hledger executables
run: |