Skip to content

Commit

Permalink
Temp: Add debug to FreeBSD CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Dec 16, 2023
1 parent 021d637 commit e286baa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Expand Up @@ -10,6 +10,8 @@ task:
- pkg update -f
- pkg upgrade -y
- pkg install -y devel/git devel/pkgconf graphics/vips www/node20 www/npm
- pkg-config --modversion vips-cpp
- node -p "require('./lib/libvips.js').pkgConfigPath()"
install_script:
- npm install --build-from-source
test_script:
Expand Down

0 comments on commit e286baa

Please sign in to comment.