Skip to content

Commit

Permalink
If-statement for pypi upload winos build
Browse files Browse the repository at this point in the history
  • Loading branch information
oulap committed Sep 25, 2024
1 parent a241844 commit 7dbed9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
python-version: ["3.8", "3.9", "3.10", "3.11"]

runs-on: windows-2022

if: startsWith(github.ref, 'refs/tags')
steps:
- name: Setup python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit 7dbed9a

Please sign in to comment.