Skip to content

Commit

Permalink
Merge pull request #23 from fedebenelli/main
Browse files Browse the repository at this point in the history
now it should work
  • Loading branch information
fedebenelli authored Dec 3, 2021
2 parents 11dcedd + e65c0a2 commit 5d559b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
path: dist

deploy:
needs: [build, manylinux]
needs: [build, build-manylinux]
if: github.ref == 'refs/heads/release'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5d559b7

Please # to comment.