Skip to content

Commit 14e4b2c

Browse files
committed
change to docs base
1 parent 22e6897 commit 14e4b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Build
6363
run: |
6464
bunx likec4@latest build \
65-
--base "${{ steps.pages.outputs.base_path || '/' }}" \
65+
--base "${{ steps.pages.outputs.base_path || '/docs' }}" \
6666
--output dist
6767
6868
- name: Upload artifact

0 commit comments

Comments
 (0)