Skip to content

Commit 0ed9b71

Browse files
authored
build: update base path for website
1 parent 95ec3da commit 0ed9b71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build documentation artifacts
3333
env:
3434
GTAG: ${{ secrets.GTAG }}
35-
BASE_PATH: '/jsar-runtime/'
35+
BASE_PATH: '/runtime/'
3636
run: |
3737
npm run build:website
3838

0 commit comments

Comments
 (0)