We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f810a4b commit 7c7fa2cCopy full SHA for 7c7fa2c
.github/actions/nix-install-ephemeral/action.yml
@@ -37,7 +37,6 @@ runs:
37
env:
38
NIX_SIGN_SECRET_KEY: ${{ env.NIX_SIGN_SECRET_KEY }}
39
- name: Install nix
40
- if: steps.check-runner.outputs.skip_nix_install != 'true'
41
uses: cachix/install-nix-action@v31
42
with:
43
install_url: https://releases.nixos.org/nix/nix-2.32.2/install
0 commit comments