remove base path

This commit is contained in:
texm
2023-04-25 16:18:33 +08:00
parent a7469cfee9
commit 88fde66d20

View File

@@ -41,7 +41,7 @@ jobs:
- name: build
env:
BASE_PATH: '/shokku'
BASE_PATH: ''
run: |
npm run build
touch build/.nojekyll