Skip to content

Commit 20e9fef

Browse files
committed
try adding old version of sharp
1 parent 46cbef8 commit 20e9fef

File tree

3 files changed

+885
-47
lines changed

3 files changed

+885
-47
lines changed

.github/workflows/development.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,6 @@ jobs:
263263
if: steps.check-changes.outputs.should_build == 'true'
264264
run: npm ci
265265

266-
- name: Reinstall Sharp for Linux
267-
run: npm install --platform=linux --arch=x64 sharp
268-
269266
- name: Build app to root
270267
if: steps.check-changes.outputs.should_build == 'true'
271268
id: build

0 commit comments

Comments
 (0)