Skip to content

Commit e6e83cd

Browse files
committed
build: zip standard library
1 parent 7bb4793 commit e6e83cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
--arch $platform `
132132
--temp .\temp `
133133
--precompile `
134+
--zip-lib `
134135
--zip "python-${{ steps.vars.outputs.git_version }}-windows-${{ matrix.arch }}-embed.zip"
135136
- uses: actions/upload-artifact@v3
136137
with:

0 commit comments

Comments
 (0)