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
|
||||
env:
|
||||
BASE_PATH: '/shokku'
|
||||
BASE_PATH: ''
|
||||
run: |
|
||||
npm run build
|
||||
touch build/.nojekyll
|
||||
|
||||
Reference in New Issue
Block a user