ci: build sharp from source for FreeBSD
This commit is contained in:
@@ -14,8 +14,8 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Install sharp wasm32 fallback for FreeBSD
|
- name: Build sharp from source for FreeBSD
|
||||||
run: npm install --force @img/sharp-wasm32
|
run: npm install sharp --build-from-source
|
||||||
|
|
||||||
- name: Fetch homepage config from node jail
|
- name: Fetch homepage config from node jail
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user