mirror of
				https://github.com/ryujinx-mirror/ryujinx.git
				synced 2025-11-03 18:48:58 -06:00 
			
		
		
		
	infra: We don't need to create test-ava archives for macOS either
				
					
				
			This commit is contained in:
		@@ -110,11 +110,11 @@ gzip -9 < "$RELEASE_TAR_FILE_NAME" > "$RELEASE_TAR_FILE_NAME.gz"
 | 
			
		||||
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
 | 
			
		||||
#if [ "$VERSION" != "1.1.0" ];
 | 
			
		||||
#then
 | 
			
		||||
#    cp $RELEASE_TAR_FILE_NAME.gz test-ava-ryujinx-$VERSION-macos_universal.app.tar.gz
 | 
			
		||||
#fi
 | 
			
		||||
 | 
			
		||||
popd
 | 
			
		||||
 | 
			
		||||
echo "Done"
 | 
			
		||||
echo "Done"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user