Skip to content

Commit 7c7fa2c

Browse files
committed
fix: remove logic
1 parent f810a4b commit 7c7fa2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/nix-install-ephemeral/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ runs:
3737
env:
3838
NIX_SIGN_SECRET_KEY: ${{ env.NIX_SIGN_SECRET_KEY }}
3939
- name: Install nix
40-
if: steps.check-runner.outputs.skip_nix_install != 'true'
4140
uses: cachix/install-nix-action@v31
4241
with:
4342
install_url: https://releases.nixos.org/nix/nix-2.32.2/install

0 commit comments

Comments
 (0)