mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
fix test and build yaml (workflow)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user