@ -20,7 +20,7 @@ steps:
- node -v
- apt update && apt install -y libvips-dev
- export SHARP_FORCE_GLOBAL_LIBVIPS=1
- npm ci
- npm install
- node -e 'import Sharp from "sharp"; console.log(Sharp)'
- npm run build
- cp -rT ./dist /mnt/website