🚀 v0.4.2

This commit is contained in:
目棃
2024-01-30 13:54:32 +08:00
parent 5f2f0020da
commit af3fe7154a
8 changed files with 36 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ jobs:
with:
version: 8.14.1
- name: remove lockfile
run: rm -f pnpm-lock.yaml
run: rm pnpm-lock.yaml
- name: Install frontend dependencies
run: pnpm install