Skip to content

Commit b71f333

Browse files
committed
upload from windows build
Signed-off-by: Tony Xiang <[email protected]>
1 parent ae238ee commit b71f333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198

199199
- name: Keep version
200200
uses: actions/upload-artifact@v3
201-
if: matrix.platform == 'linux'
201+
if: matrix.platform == 'windows'
202202
with:
203203
name: version
204204
path: PYPI_VERSION

0 commit comments

Comments
 (0)