Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MayDomine committed Feb 23, 2024
1 parent 58367f2 commit 5decd98
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 @@ -15,7 +15,7 @@ jobs:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}

publish:
needs: build
needs: build-upload-wheel
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 5decd98

Please sign in to comment.