Skip to content

Commit 7ce0cbc

Browse files
committed
Try to fix waiting for hydra
1 parent c608fd3 commit 7ce0cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Wait for nix-tools meta job
4040
uses: input-output-hk/actions/wait-for-hydra@angerman/support-prs
4141
with:
42-
status: 'ci/hydra-build:nix-tools'
42+
check: 'ci/hydra-build:nix-tools'
4343

4444
- name: "Pull nix-tools"
4545
run: |

0 commit comments

Comments
 (0)