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 4d5002e commit 949750aCopy full SHA for 949750a
.github/workflows/docs-preview-build.yml
@@ -35,4 +35,4 @@ jobs:
35
workflow-artifact-name: 'docs-preview'
36
pull-number: '${{github.event.pull_request.number}}'
37
artifact-build-revision: '${{github.event.pull_request.head.sha}}'
38
- deploy-directory: './dist/bin/docs/dist'
+ deploy-directory: './dist/bin/docs/dist/browser'
0 commit comments