mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-21 09:02:40 +00: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