File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
fail-fast : false
16
16
matrix :
17
17
projectPath :
18
- - simple- test-project
18
+ - test-project
19
19
unityVersion :
20
20
- 2019.2.11f1
21
21
# - 2019.3.0f1 # requires different license file/method
@@ -27,11 +27,11 @@ jobs:
27
27
- iOS # Build an iOS player.
28
28
# - Android # Build an Android .apk standalone app.
29
29
- WebGL # WebGL.
30
- # - WSAPlayer # Build an Windows Store Apps player.
31
- # - PS4 # Build a PS4 Standalone.
32
- # - XboxOne # Build a Xbox One Standalone.
33
- # - tvOS # Build to Apple's tvOS platform.
34
- # - Switch # Build a Nintendo Switch player.
30
+ # - WSAPlayer # Build an Windows Store Apps player.
31
+ # - PS4 # Build a PS4 Standalone.
32
+ # - XboxOne # Build a Xbox One Standalone.
33
+ # - tvOS # Build to Apple's tvOS platform.
34
+ # - Switch # Build a Nintendo Switch player.
35
35
36
36
steps :
37
37
- uses : actions/checkout@v1
You can’t perform that action at this time.
0 commit comments