ci: force-install sharp-wasm32 to bypass cpu check

This commit is contained in:
2026-03-31 09:51:02 +02:00
parent 1632db3efd
commit 79f89023b0

View File

@@ -15,7 +15,7 @@ jobs:
run: npm ci
- name: Install sharp wasm32 fallback for FreeBSD
run: npm install @img/sharp-wasm32
run: npm install --force @img/sharp-wasm32
- name: Fetch homepage config from node jail
run: |