mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-13 01:24:55 +02:00
build fix
This commit is contained in:
2
.github/workflows/validate-icons.yml
vendored
2
.github/workflows/validate-icons.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
${{ runner.os }}-pnpm-store-
|
${{ runner.os }}-pnpm-store-
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install
|
run: pnpm install --no-frozen-lockfile
|
||||||
|
|
||||||
- name: Validate icons
|
- name: Validate icons
|
||||||
run: pnpm validate
|
run: pnpm validate
|
||||||
|
Reference in New Issue
Block a user