Skip to content

Commit

Permalink
Update nix_shell_bundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nbareil authored Jul 26, 2024
1 parent a473d07 commit 12ba248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix_shell_bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if [ -d "/nix/var/nix/profiles/default/bin" ]; then
echo "/nix/var/nix/profiles/default/bin" > "$GITHUB_PATH"
fi
- uses: CERT/install-nix-action@v25
- uses: cachix/install-nix-action@v27

- name: "Install the deploy key"
env:
Expand Down

0 comments on commit 12ba248

Please sign in to comment.