mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-11 16:40:36 +08:00
now install m4 on macos in CI
This commit is contained in:
parent
a2bdfb9485
commit
5f2bc7677c
2
.github/workflows/run_tests_osx.yml
vendored
2
.github/workflows/run_tests_osx.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
###
|
||||
- name: Install autoconf
|
||||
shell: bash -l {0}
|
||||
run: brew install automake
|
||||
run: brew install automake m4
|
||||
|
||||
- name: Run autoconf
|
||||
shell: bash -l {0}
|
||||
|
Loading…
Reference in New Issue
Block a user