Skip to content

Commit

Permalink
fix(action): seeing if this works
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonhundt committed Nov 7, 2024
1 parent 13d15a6 commit de67019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
ruby-version: 2.7
- run: sudo apt-get update && sudo apt-get install -y libvips42 ruby-vips libvips-dev
- uses: limjh16/jekyll-action-ts@v2
with:
Expand Down

0 comments on commit de67019

Please sign in to comment.