1
0
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:
codecalm
2024-02-28 00:07:36 +01:00
parent 3c8b36e8e4
commit d10fa5c660

View File

@@ -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