Skip to content

Commit

Permalink
CI: cachix -v
Browse files Browse the repository at this point in the history
Cachix is less effective than I expected. Let's see if this makes it
verbose enough to figure out why...
  • Loading branch information
marienz committed Aug 17, 2024
1 parent 52b9927 commit db0d51a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
name: doom-emacs-unstraightened
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
cachixArgs: '-v'
- name: Cache downloads
uses: ./.github/actions/cache-downloads
- name: Build packages for Cachix
Expand Down

0 comments on commit db0d51a

Please sign in to comment.