Skip to content

Commit

Permalink
#0: Make sure wheel is available
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-rkim committed Mar 7, 2025
1 parent b5be91b commit cf9703d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-release-image-wrapper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
build-artifact:
uses: ./.github/workflows/build-artifact.yaml
secrets: inherit
build-wheel:
build-wheel: true
version: "20.04"
publish-release-image:
needs: build-artifact
uses: ./.github/workflows/publish-release-image.yaml
Expand Down

0 comments on commit cf9703d

Please sign in to comment.