Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvapiav committed Mar 21, 2024
1 parent 3619e17 commit 0e7510b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/build-n-upload-action/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ nix-env -iA cachix -f https://cachix.org/api/v1/install
echo "Using cachix version:"
cachix --version

export USER=root

cachix authtoken $CACHIX_TOKEN
mkdir -p /root/.config/cachix/
cp /github/home/.config/cachix/cachix.dhall /root/.config/cachix/
Expand Down

0 comments on commit 0e7510b

Please sign in to comment.