build fix
This commit is contained in:
parent
3c8b36e8e4
commit
d10fa5c660
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
${{ runner.os }}-pnpm-store-
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
- name: Validate icons
|
||||
run: pnpm validate
|
||||
|
|
|
|||
Loading…
Reference in New Issue