Skip to content

Commit

Permalink
automake and pkg-config is already installed
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer committed Nov 15, 2023
1 parent a00d1f7 commit 41ab9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: "[macOS] Bootstrap vcpkg"
if: runner.os == 'macOS'
run: |
brew update && brew install nasm automake pkg-config autoconf-archive
brew update && brew install nasm autoconf-archive
/bin/bash -c "sudo xcode-select --switch /Applications/Xcode_12.4.app/Contents/Developer"
xcrun --show-sdk-version
- name: Set up cache
Expand Down

0 comments on commit 41ab9ee

Please sign in to comment.