fix test and build yaml (workflow)

This commit is contained in:
alexiscatnip
2022-07-08 20:43:45 +08:00
parent 0e44bd8670
commit 8785001299
+1 -2
View File
@@ -36,8 +36,7 @@ jobs:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
targetPlatform: StandaloneWindows64
targetPlatform: Android
targetPlatform: [StandaloneWindows64, Android]
# Output
- uses: actions/upload-artifact@v2