Skip to content

Commit

Permalink
Update rspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Whiletruedoend authored Feb 14, 2023
1 parent fcd87b0 commit 6e98886
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.7
- name: Install libvips
run: sudo apt-get install -y libvips
- name: Install gems
run: |
gem install bundler
Expand Down

0 comments on commit 6e98886

Please sign in to comment.