Skip to content

Commit

Permalink
ci/release: fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed Feb 10, 2022
1 parent 15479bf commit 3155023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ jobs:
7z x python-3.6.8.tar
7z x python-3.7.6.tar
7z x python-3.8.3.tar
7z x python-3.9.5.tar
7z x python-3.10.2.tar
- name: Build specific release
run: |
Expand Down

0 comments on commit 3155023

Please sign in to comment.