We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d8c07 commit 88fb51dCopy full SHA for 88fb51d
pipeline.yml
@@ -32,7 +32,7 @@ deployment:
32
-
33
type: customized
34
scripts:
35
- - "pwsh.exe -ExecutionPolicy ByPass -Command Compress-Archive -Path package_output/DSPythonNet3 -DestinationPath ./DSPythonNet3.zip"
+ - zip -r DSPythonNet3.zip package_output/DSPythonNet3
36
37
type: github
38
outputs:
0 commit comments