Commit e1a6dcb7 authored by wind2009's avatar wind2009

Update exec-macos-platform.sh

parent 7b56d8fc
Pipeline #35900 failed with stages
in 5 minutes and 11 seconds
...@@ -15,6 +15,7 @@ export VORBIS_LIB_DIR=$PWD/miniaudio/external-built/lib ...@@ -15,6 +15,7 @@ export VORBIS_LIB_DIR=$PWD/miniaudio/external-built/lib
export OGG_INCLUDE_DIR=$PWD/miniaudio/external-built/include export OGG_INCLUDE_DIR=$PWD/miniaudio/external-built/include
export OGG_LIB_DIR=$PWD/miniaudio/external-built/lib export OGG_LIB_DIR=$PWD/miniaudio/external-built/lib
brew install wget tar
./.ci/libevent-prebuild.sh ./.ci/libevent-prebuild.sh
./.ci/build-opus.sh ./.ci/build-opus.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment