Skip to content

Commit

Permalink
fix ci for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
carderne committed Apr 9, 2024
1 parent 7bc53d2 commit ab0ed05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: set version
shell: bash
env:
RELEASE_TAG: ${{ github.ref }}
run: |
Expand Down

0 comments on commit ab0ed05

Please sign in to comment.