Skip to content

Commit

Permalink
#12611: Add the dependency on compiled artifact for the build wheel job
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri-tenstorrent committed Sep 13, 2024
1 parent 75b095d commit b715d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blackhole-post-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
arch: '["blackhole"]'
build-wheels:
needs: build-artifact
uses: ./.github/workflows/_build-wheels-impl.yaml
with:
os: "ubuntu-20.04"
Expand Down

0 comments on commit b715d1c

Please sign in to comment.