mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-07 15:17:55 -05:00
Produce 7zip artifacts on Travis and Appveyor
This commit is contained in:
@ -36,5 +36,5 @@ if [ "$TRAVIS_OS_NAME" = "linux" -o -z "$TRAVIS_OS_NAME" ]; then
|
||||
|
||||
elif [ "$TRAVIS_OS_NAME" = "osx" ]; then
|
||||
brew update
|
||||
brew install qt5 sdl2 dylibbundler
|
||||
brew install qt5 sdl2 dylibbundler p7zip
|
||||
fi
|
||||
|
Reference in New Issue
Block a user