Skip to content

Commit a48f764

Browse files
authored
Install libvips system library till #11 is implemented
1 parent 8bbfdfb commit a48f764

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/autodocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
with:
3636
version: "master"
3737

38+
- name: Install libvips library
39+
run: sudo apt install libvips
40+
3841
- name: Setup Pages
3942
id: pages
4043
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)