CI: cachix -v
Cachix is less effective than I expected. Let's see if this makes it verbose enough to figure out why...
This commit is contained in:
parent
52b9927fff
commit
db0d51a864
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cachix.yml
vendored
1
.github/workflows/cachix.yml
vendored
|
|
@ -43,6 +43,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: doom-emacs-unstraightened
|
name: doom-emacs-unstraightened
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
|
cachixArgs: '-v'
|
||||||
- name: Cache downloads
|
- name: Cache downloads
|
||||||
uses: ./.github/actions/cache-downloads
|
uses: ./.github/actions/cache-downloads
|
||||||
- name: Build packages for Cachix
|
- name: Build packages for Cachix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue