Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strzibny committed Oct 13, 2024
1 parent 735e094 commit 2dde469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: |
sudo apt-get install -y libmagickwand-dev
bundle exec rake test
sudo apt-get install -y libmagickwand-dev
bundle exec rake test

0 comments on commit 2dde469

Please sign in to comment.