Skip to content

Commit

Permalink
fix: vips is linked automatically now
Browse files Browse the repository at this point in the history
  • Loading branch information
bepsvpt committed Oct 13, 2024
1 parent 379b289 commit ef7311c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: Install libvips
if: runner.os == 'macOS'
run: brew install vips && brew link vips
run: brew install vips

- name: Get composer cache directory for Windows
if: runner.os == 'Windows'
Expand Down

0 comments on commit ef7311c

Please sign in to comment.