diff --git a/distribution/macos/create_macos_build_ava.sh b/distribution/macos/create_macos_build_ava.sh index f7c0a92d94..23eafc1293 100755 --- a/distribution/macos/create_macos_build_ava.sh +++ b/distribution/macos/create_macos_build_ava.sh @@ -111,6 +111,7 @@ rm "$RELEASE_TAR_FILE_NAME" # Create legacy update package for Avalonia to not left behind old testers. if [ "$VERSION" != "1.1.0" ]; +then cp $RELEASE_TAR_FILE_NAME.gz test-ava-ryujinx-$VERSION-macos_universal.app.tar.gz fi