Skip to content

Commit 2278556

Browse files
Set Android as target platform
1 parent bf4967e commit 2278556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
2929
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
3030
with:
31-
targetPlatform: WebGL
31+
targetPlatform: Android
3232

3333
# Output
3434
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)