mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-26 19:40:24 +00:00
Fix GitHub actions CI macOS job
This commit is contained in:
parent
71250037c7
commit
d03045b014
5
.github/workflows/action.yml
vendored
5
.github/workflows/action.yml
vendored
@ -179,10 +179,7 @@ jobs:
|
||||
- name: Install MacOS dependencies
|
||||
if: startsWith(matrix.os,'macos')
|
||||
run: |
|
||||
brew untap local/homebrew-openssl
|
||||
brew untap local/homebrew-python2
|
||||
brew update
|
||||
brew install autoconf automake libtool autogen libogg libvorbis flac opus sqlite3 speex
|
||||
brew install automake autogen speex
|
||||
|
||||
- name: Install Lunux dependencies
|
||||
if: startsWith(matrix.os,'ubuntu')
|
||||
|
Loading…
Reference in New Issue
Block a user