mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
workflows/nix-parse: fix failing workflow
This commit is contained in:
parent
3605e43472
commit
b431c55e32
1 changed files with 0 additions and 1 deletions
1
.github/workflows/nix-parse-v2.yml
vendored
1
.github/workflows/nix-parse-v2.yml
vendored
|
@ -18,7 +18,6 @@ jobs:
|
|||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
ref: ${{ needs.get-merge-commit.outputs.mergedSha }}
|
||||
if: ${{ env.CHANGED_FILES && env.CHANGED_FILES != '' }}
|
||||
|
||||
- uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue