mirror of
https://github.com/jlengrand/asdf-php.git
synced 2026-03-10 08:01:22 +00:00
Update workflow.yml
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
- name: Install packages for macOS
|
||||
if: matrix.os == 'macos-latest'
|
||||
run: brew install autoconf automake bison ccache freetype gettext icu4c krb5 libedit libiconv libjpeg libpng libxml2 libzip pkg-config re2c zlib
|
||||
run: brew install autoconf automake bison freetype gettext icu4c krb5 libedit libiconv libjpeg libpng libxml2 libzip pkg-config re2c zlib
|
||||
|
||||
- name: Add PKG_CONFIG_PATH environment variable for macOS
|
||||
if: matrix.os == 'macos-latest'
|
||||
|
||||
Reference in New Issue
Block a user