@ -20,6 +20,7 @@ steps:
- node -v
- apt update && apt install -y libvips-dev
- export SHARP_FORCE_GLOBAL_LIBVIPS=1
- npm install --save node-addon-api node-gyp
- npm install
- node -e 'import Sharp from "sharp"; console.log(Sharp)'
- npm run build