chore: dev only start web dev now, rename to use dev: stub: build: test: lint: for scripts

This commit is contained in:
Neko Ayaka
2025-05-27 22:32:22 +08:00
parent 57e0edba74
commit b920ef3d3a
9 changed files with 33 additions and 32 deletions
+3 -3
View File
@@ -62,9 +62,9 @@ jobs:
- name: Build
run: |
pnpm run packages:build
pnpm run apps:build
pnpm run crates:build
pnpm run build:packages
pnpm run build:apps
pnpm run build:crates
typecheck:
name: Type Check