ci: rebuild sharp from source for FreeBSD runner

This commit is contained in:
2026-03-31 09:41:52 +02:00
parent 30afa60930
commit 190a1d9684

View File

@@ -14,6 +14,9 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Rebuild sharp for FreeBSD
run: npm rebuild sharp --build-from-source
- name: Fetch homepage config from node jail
run: |
mkdir -p ~/.ssh