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 - name: build
env: env:
BASE_PATH: '/shokku' BASE_PATH: ''
run: | run: |
npm run build npm run build
touch build/.nojekyll touch build/.nojekyll