We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c608fd3 commit 7ce0cbcCopy full SHA for 7ce0cbc
.github/workflows/upload-artifacts.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Wait for nix-tools meta job
40
uses: input-output-hk/actions/wait-for-hydra@angerman/support-prs
41
with:
42
- status: 'ci/hydra-build:nix-tools'
+ check: 'ci/hydra-build:nix-tools'
43
44
- name: "Pull nix-tools"
45
run: |
0 commit comments