Skip to content

Commit 9894fcc

Browse files
authored
Update ci-entry-point.yml
1 parent 1c6acd6 commit 9894fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-entry-point.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
unity_version: [2021.3.0, 2020.3.0]
3434
dotnet_version: [NET_4_x, STANDARD_2_x]
3535
compiler: [mono, il2cpp]
36-
target_platform: [standalone] #add mobile
36+
target_platform: [mobile] #add mobile
3737
uses: ./.github/workflows/ci-internal.yml
3838
with:
3939
os: ubuntu-latest

0 commit comments

Comments
 (0)