Skip to content

Commit

Permalink
ci(nix): use BA cache
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
  • Loading branch information
rvolosatovs committed Jun 13, 2024
1 parent ed91300 commit 2a21795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-nix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ runs:
- uses: cachix/cachix-action@v15
continue-on-error: true
with:
name: wrpc
name: bytecodealliance
authToken: '${{ inputs.cachixAuthToken }}'

0 comments on commit 2a21795

Please sign in to comment.