We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f45db commit c0ade1eCopy full SHA for c0ade1e
1 file changed
appveyor.yml
@@ -153,7 +153,7 @@ before_test:
153
154
# scripts to run after tests
155
after_test:
156
- - cmd: nuget pack Build\ICSharpCode.SharpZipLib.nuspec -BasePath bin\Release -OutputDirectory bin\Release
+ - cmd: nuget pack Build\ICSharpCode.SharpZipLib.nuspec -BasePath Build -OutputDirectory bin\Release
157
158
# to run your custom scripts instead of automatic tests
159
test_script:
0 commit comments