Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Final workflow fix??
Browse files Browse the repository at this point in the history
  • Loading branch information
NiceneNerd authored Jun 1, 2022
1 parent 9cb0fb5 commit f01d53e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
maturin-version: latest
command: publish
args: --no-sdist -u ${{ secrets.PYPI_USERNAME }} -p ${{ secrets.PYPI_PASSWORD }}
rust-toolchain: nightly
deploy_windows:
runs-on: windows-latest
steps:
Expand Down

0 comments on commit f01d53e

Please sign in to comment.