Skip to content

Commit

Permalink
change string to path
Browse files Browse the repository at this point in the history
  • Loading branch information
jncots committed Mar 4, 2024
1 parent 51ad8f6 commit b03d82d
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 @@ -12,7 +12,7 @@ on:
- closed

env:
CIBUILDWHEEL_ACTION: "pypa/cibuildwheel@v2.16.5"
CIBUILDWHEEL_ACTION: pypa/cibuildwheel@v2.16.5


jobs:
Expand Down

0 comments on commit b03d82d

Please sign in to comment.