Skip to content

Commit

Permalink
🔧🐛Fixed legacy typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carefree0910 committed Sep 17, 2024
1 parent 33e7ece commit 36d2203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ jobs:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
command: upload
args: --non-interactive --skip-existing wheels-*/*
args: --non-interactive --skip-existing wheel-*/*

0 comments on commit 36d2203

Please sign in to comment.