We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c3dd8 commit c402a09Copy full SHA for c402a09
.github/workflows/build-tests-mac.yml
@@ -72,6 +72,7 @@ jobs:
72
projectPath: ${{ matrix.projectPath }}
73
unityVersion: ${{ matrix.unityVersion }}
74
targetPlatform: ${{ matrix.targetPlatform }}
75
+ buildProfile: ${{ matrix.buildProfile }}
76
customParameters: -profile SomeProfile -someBoolean -someValue exampleValue
77
# We use dirty build because we are replacing the default project settings file above
78
allowDirtyBuild: true
0 commit comments