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 95ec3da commit 0ed9b71Copy full SHA for 0ed9b71
1 file changed
.github/workflows/deploy-website.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build documentation artifacts
33
env:
34
GTAG: ${{ secrets.GTAG }}
35
- BASE_PATH: '/jsar-runtime/'
+ BASE_PATH: '/runtime/'
36
run: |
37
npm run build:website
38
0 commit comments