Skip to content

Commit

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

0 comments on commit 4d9c262

Please sign in to comment.