remove base path
This commit is contained in:
2
.github/workflows/publish-web.yml
vendored
2
.github/workflows/publish-web.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
env:
|
env:
|
||||||
BASE_PATH: '/shokku'
|
BASE_PATH: ''
|
||||||
run: |
|
run: |
|
||||||
npm run build
|
npm run build
|
||||||
touch build/.nojekyll
|
touch build/.nojekyll
|
||||||
|
|||||||
Reference in New Issue
Block a user