Skip to content

Commit 8fdfa1e

Browse files
committed
chore: try build
1 parent 740f928 commit 8fdfa1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ui-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
3434
with:
3535
targetPlatform: StandaloneOSX
36-
projectPath: './sample'
37-
buildMethod: MacBuilder.BuildForAltTester
36+
projectPath: sample
37+
# buildMethod: MacBuilder.BuildForAltTester
3838
customParameters: -logFile logFile.log -quit -batchmode
3939
cacheUnityInstallationOnMac: true
4040
allowDirtyBuild: true

0 commit comments

Comments
 (0)