Skip to content

Commit 0bf816a

Browse files
authored
Update deploy-pages.yml
1 parent cb59d01 commit 0bf816a

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
@@ -123,7 +123,7 @@ jobs:
123123
- name: Build module export with distribute
124124
env:
125125
KEEP_PAGES: ${{ matrix.module }}
126-
BASE_PATH: /NoteNextra
126+
BASE_PATH: /
127127
run: |
128128
npm run build:distribute
129129
mkdir -p module-dist/${{ matrix.module }}/site

0 commit comments

Comments
 (0)