mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-18 14:34:25 +01:00
Revert "remove base url from build process"
This reverts commit 2dcc4da53f.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Test
|
||||
run: npm run test
|
||||
- name: Build
|
||||
run: npm run build
|
||||
run: npm run build -- --base="/rabbit/" # https://syusui-s.github.io/rabbit/
|
||||
- name: Check license
|
||||
run: npm run checkLicense
|
||||
- name: Copy index.html for GitHub Pages
|
||||
|
||||
Reference in New Issue
Block a user