Skip to content

Commit 949750a

Browse files
committed
ci: use the browser directory of the generated documentation app for previews
1 parent 4d5002e commit 949750a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
workflow-artifact-name: 'docs-preview'
3636
pull-number: '${{github.event.pull_request.number}}'
3737
artifact-build-revision: '${{github.event.pull_request.head.sha}}'
38-
deploy-directory: './dist/bin/docs/dist'
38+
deploy-directory: './dist/bin/docs/dist/browser'

0 commit comments

Comments
 (0)