Skip to content

Commit

Permalink
CI: brew fiddling on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed Dec 4, 2023
1 parent f856026 commit 8ed67f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
which cpanm
- name: Install GDAL and its deps
run: brew install gdal
run: brew install --force --overwrite gdal

- name: perl -V
run: perl -V
Expand Down

0 comments on commit 8ed67f6

Please sign in to comment.