We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77d5f9 commit dfa2fb9Copy full SHA for dfa2fb9
.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
- check: 'ci/hydra-build:nix-tools'
+ check: 'nix-tools'
43
44
- name: "Pull nix-tools"
45
run: |
0 commit comments