Skip to content

Commit 4766296

Browse files
committed
ci: adjust wasm publish
1 parent e247fd7 commit 4766296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/stage-build-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
condition: always()
1414
retryCountOnTaskFailure: 3
1515
inputs:
16-
PathtoPublish: '$(Agent.TempDirectory)/wasm-publish'
16+
PathtoPublish: '$(Agent.TempDirectory)/wasm-publish/wwwroot'
1717
ArtifactName: $(ArtifactName)
1818

1919
- task: PublishBuildArtifacts@1

0 commit comments

Comments
 (0)