feat: init

This commit is contained in:
hamster1963
2024-11-23 16:34:34 +08:00
parent e5682aacbd
commit 65902d5385
11 changed files with 122 additions and 98 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Build static export
run: |
bun run build --base=/dashboard
bun run build
- name: Compress dist folder
run: zip -r dist.zip dist