mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +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-
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
- name: Validate icons
|
||||
run: pnpm validate
|
||||
|
Reference in New Issue
Block a user