Skip to content

Commit

Permalink
Workflow: Update Ubuntu dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Apr 12, 2024
1 parent 1e93a75 commit 3b7391a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: 'gh-pages'
path: './_site'
- name: Setup Ubuntu dependencies
run: sudo apt install -y libvips
run: sudo apt install -y libvips libwebp libjpeg libheif
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 3b7391a

Please sign in to comment.