Skip to content

Commit fb6dfcf

Browse files
committed
Update serving base path
1 parent 17c3592 commit fb6dfcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Build static site
4545
env:
46-
NEXT_PUBLIC_BASE_PATH: /tla-by-example
46+
NEXT_PUBLIC_BASE_PATH: ""
4747
run: npm run build
4848

4949
- name: Disable Jekyll processing

0 commit comments

Comments
 (0)