Skip to content

Commit 2c05385

Browse files
committed
fix docs archive target
1 parent cecac01 commit 2c05385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/job.docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- task: PublishPipelineArtifact@0
3838
displayName: publish docs
3939
inputs:
40-
targetPath: docs/build
40+
targetPath: docs/_build
4141
artifactName: Docs $(Build.BuildId)

0 commit comments

Comments
 (0)