ci: rebuild sharp from source for FreeBSD runner
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -14,6 +14,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
|
- name: Rebuild sharp for FreeBSD
|
||||||
|
run: npm rebuild sharp --build-from-source
|
||||||
|
|
||||||
- name: Fetch homepage config from node jail
|
- name: Fetch homepage config from node jail
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user