mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 13:40:13 +00:00
CI mac: small updates for arm64
- missing sudo - /usr/local/include mkdir for EWS
This commit is contained in:
2
.github/scripts/macOS/install_others.sh
vendored
2
.github/scripts/macOS/install_others.sh
vendored
@@ -91,7 +91,7 @@ install_live555() {(
|
||||
cd live555
|
||||
git checkout 35c375
|
||||
./genMakefiles macosx
|
||||
make -j "$(sysctl -n hw.ncpu)" install
|
||||
sudo make -j "$(sysctl -n hw.ncpu)" install
|
||||
)}
|
||||
|
||||
install_soundfont() {(
|
||||
|
||||
Reference in New Issue
Block a user