Try installing sharp before?

This commit is contained in:
Olivier Demers 2023-09-27 19:59:53 +00:00
parent c5d48f2281
commit dae4dac38e

View File

@ -12,7 +12,8 @@ build:
paths:
- dist/
script:
- npm install --unsafe-perm
- npm install --arch=arm64 --platform=linux --libc=musl sharp
- npm install
- npm run build
deploy: