ci: force-install sharp-wasm32 to bypass cpu check
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Install sharp wasm32 fallback for FreeBSD
|
||||
run: npm install @img/sharp-wasm32
|
||||
run: npm install --force @img/sharp-wasm32
|
||||
|
||||
- name: Fetch homepage config from node jail
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user