Skip to content

Commit

Permalink
fixup! wip: switch from hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanregner committed Dec 15, 2024
1 parent 10a7505 commit de72944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
reporter: jest-junit
- name: Add GC roots
if: success()
run: ./github/gc-roots.nu add "$BRANCH_NAME" "$JOB_ID"
run: ./github/workflows/gc-roots.nu add "$BRANCH_NAME" "$JOB_ID"

0 comments on commit de72944

Please sign in to comment.