Skip to content

Commit

Permalink
Try to fix waiting for hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Dec 12, 2024
1 parent c608fd3 commit 7ce0cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Wait for nix-tools meta job
uses: input-output-hk/actions/wait-for-hydra@angerman/support-prs
with:
status: 'ci/hydra-build:nix-tools'
check: 'ci/hydra-build:nix-tools'

- name: "Pull nix-tools"
run: |
Expand Down

0 comments on commit 7ce0cbc

Please sign in to comment.