chore: update ci

This commit is contained in:
pomelo-nwu 2023-08-24 14:57:07 +08:00
parent e72a74d32a
commit 5f17701b0e

View File

@ -27,7 +27,7 @@ jobs:
cache: 'pnpm' cache: 'pnpm'
- name: Install dependencies - name: Install dependencies
run: pnpm install --frozen-lockfile run: pnpm install --no-frozen-lockfile
- name: Run CI - name: Run CI
run: | run: |