This commit is contained in:
parent
f3f47cc730
commit
869d499666
|
@ -36,7 +36,7 @@ jobs:
|
|||
cache: 'pnpm'
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm --frozen-lockfile
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
|
|
Loading…
Reference in New Issue