Skip to content

Commit

Permalink
GHA(cachix): don't use substituter and use installCommand
Browse files Browse the repository at this point in the history
  • Loading branch information
itslychee committed Jun 9, 2024
1 parent b152798 commit 8324c9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ runs:
with:
name: lychee
authToken: ${{ inputs.CACHIX_KEY }}
skipAddingSubstituter: 'true'
installCommand: "nix profile install nixpkgs#cachix"

0 comments on commit 8324c9e

Please sign in to comment.