Skip to content

Commit

Permalink
fix PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Dec 25, 2024
1 parent 916b5a5 commit fddfd39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,5 @@ jobs:

- name: Test with RSpec
run: |
export PATH=${GITHUB_WORKSPACE}/vendor/imagemagick7/bin:${PATH}
bundle exec rails spec

0 comments on commit fddfd39

Please sign in to comment.