Skip to content

Commit 3dc0ce8

Browse files
committed
GH workflows: avoid some brew warnings on macos
1 parent 44db2f7 commit 3dc0ce8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Install GDAL and other deps
4040
run: |
4141
brew update
42+
brew trust aws/tap
4243
#brew unlink pkg-config@0.29.2
4344
brew install pkgconf
4445
brew link --overwrite pkgconf

0 commit comments

Comments
 (0)