mirror of
https://github.com/lovell/sharp.git
synced 2025-12-18 23:05:04 +01:00
CI: force build from source, req of prebuild-install v6+
This commit is contained in:
@@ -10,6 +10,6 @@ task:
|
||||
- pkg upgrade -y
|
||||
- pkg install -y pkgconf vips node npm
|
||||
install_script:
|
||||
- npm install --unsafe-perm
|
||||
- npm install --build-from-source --unsafe-perm
|
||||
test_script:
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user