Skip to content

Commit 88fb51d

Browse files
committed
Modify zip
1 parent c2d8c07 commit 88fb51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ deployment:
3232
-
3333
type: customized
3434
scripts:
35-
- "pwsh.exe -ExecutionPolicy ByPass -Command Compress-Archive -Path package_output/DSPythonNet3 -DestinationPath ./DSPythonNet3.zip"
35+
- zip -r DSPythonNet3.zip package_output/DSPythonNet3
3636
-
3737
type: github
3838
outputs:

0 commit comments

Comments
 (0)