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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user