change base path
This commit is contained in:
parent
24181b932a
commit
3cbfaba5e7
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Build website
|
||||
env:
|
||||
BASE_PATH: '/${{ github.event.repository.name }}'
|
||||
BASE_PATH: ''
|
||||
run: |
|
||||
npm run build --prefix website
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user