Skip to content

Commit 68ab7dd

Browse files
committed
[ci] Remove homebrew pkgconf workaround
See: HaxeFoundation/haxe#11847 #294
1 parent 6b9f8bd commit 68ab7dd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ jobs:
6767
run: |
6868
set -ex
6969
brew update
70-
brew uninstall --force pkg-config
71-
brew install pkgconf --overwrite
7270
brew bundle --file="${{ matrix.BREWFILE }}"
7371
7472
- name: CMake

0 commit comments

Comments
 (0)