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 e247fd7 commit 4766296Copy full SHA for 4766296
build/stage-build-wasm.yml
@@ -13,7 +13,7 @@
13
condition: always()
14
retryCountOnTaskFailure: 3
15
inputs:
16
- PathtoPublish: '$(Agent.TempDirectory)/wasm-publish'
+ PathtoPublish: '$(Agent.TempDirectory)/wasm-publish/wwwroot'
17
ArtifactName: $(ArtifactName)
18
19
- task: PublishBuildArtifacts@1
0 commit comments