feat: rabbit domain

This commit is contained in:
Shusui MOYATANI
2024-01-08 16:58:58 +09:00
parent b51e4ee445
commit c29f348d0e
2 changed files with 9 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Test
run: npm run test
- name: Build
run: npm run build -- --base="/rabbit/"
run: npm run build
env:
VITE_COMMIT: ${{ steps.hash.outputs.sha_short }}
- name: Check license