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.
2 parents c9a2902 + ca9f977 commit c9172f4Copy full SHA for c9172f4
1 file changed
.appveyor.yml
@@ -13,7 +13,7 @@ build_script:
13
14
test: false
15
artifacts:
16
- - path: '.\$(BUILD_ARTIFACT_PATH)\*'
+ - path: '**\$(BUILD_ARTIFACT_PATH)\*'
17
18
deploy:
19
- provider: NuGet
0 commit comments