Skip to content

Commit e7f6689

Browse files
Update .github/workflows/checks.yml
Co-authored-by: Richard Pringle <[email protected]>
1 parent f82444c commit e7f6689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# so the split is nesecary to avoid waiting for the artifact upload too
7676
Upload-bindings:
7777
name: upload bindings artifact
78-
needs: Prepare
78+
needs: [Prepare]
7979
runs-on: [sdk-self-hosted-linux-amd64-build-system]
8080
steps:
8181
- name: Set up Nix

0 commit comments

Comments
 (0)