Skip to content

Commit

Permalink
Update deploy-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blakadder authored Nov 28, 2023
1 parent 0fdee17 commit 62af96d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
with:
path: ./_site
key: ${{ runner.os }}-jekyll
- name: Install jekyll_image_processing dependencies
run: sudo apt-get install libvips-tools
# - name: Install jekyll_image_processing dependencies
# run: sudo apt-get install libvips-tools
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 62af96d

Please # to comment.