Skip to content

Commit

Permalink
Add libvips to Action
Browse files Browse the repository at this point in the history
Signed-off-by: Still Hsu <[email protected]>
  • Loading branch information
Still34 committed Jul 17, 2023
1 parent 6e8b09f commit 2d90680
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Cache APT Packages
uses: awalsh128/[email protected]
with:
packages: libvips libvips-tools
version: 1.0
- name: Setup Ruby
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
with:
Expand Down

0 comments on commit 2d90680

Please sign in to comment.