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