Skip to content

Commit

Permalink
incremental change
Browse files Browse the repository at this point in the history
  • Loading branch information
chkuang-g committed Aug 20, 2023
1 parent 0ba9dd2 commit c11b7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gha/build_setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ runs:
with:
version: ${{ inputs.unity_version }}
# iOS build support is always required to build EDM4U
platforms: "${{ inputs.platform }},iOS"
platforms: "${{ inputs.platform }},iOS,Android"
username: ${{ inputs.unity_username }}
password: ${{ inputs.unity_password }}
serial_ids: ${{ inputs.unity_serial_id }}
Expand Down

0 comments on commit c11b7f6

Please sign in to comment.