Skip to content

Commit f4fe838

Browse files
committed
windows: Do not add packages to the Builds tarball
1 parent f98c11e commit f4fe838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/windows-build-tarball.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
# Python package on GitHub CI services.
44

55
cd C:\P\
6+
Remove-Item IPP\dist\*
67
C:\7-Zip\7z.exe a -r 'C:\P\ITKPythonBuilds-windows.zip' -w 'C:\P\IPP' -mem=AES256

0 commit comments

Comments
 (0)