Skip to content

Commit

Permalink
manylinux (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipDeegan authored Oct 26, 2023
1 parent 2a10bc1 commit e309ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

release:
name: "Prelease"
needs: build
needs: [build, build_many_linux]
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit e309ce4

Please sign in to comment.