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
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Packages build
run: pnpm run packages:build
run: pnpm run build:packages
- name: Packages publish
run: pnpm publish -r --access public --no-git-checks