Skip to content

Commit 7248e70

Browse files
committed
adjust likec4 build base dir
1 parent 78ab5f1 commit 7248e70

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
@@ -40,7 +40,7 @@ jobs:
4040
output: dist
4141
# required if you don't set a custom domain for the repository
4242
# https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites
43-
base: ${{ steps.pages.outputs.base_path }}
43+
base: ${{ steps.pages.outputs.base_path }}/docs/c4_diagrams/likec4_src
4444
likec4-version: latest
4545

4646
- name: Upload artifact

0 commit comments

Comments
 (0)