Skip to content

Commit

Permalink
chore: try build
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-yangy committed Oct 22, 2024
1 parent 740f928 commit 8fdfa1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
targetPlatform: StandaloneOSX
projectPath: './sample'
buildMethod: MacBuilder.BuildForAltTester
projectPath: sample
# buildMethod: MacBuilder.BuildForAltTester
customParameters: -logFile logFile.log -quit -batchmode
cacheUnityInstallationOnMac: true
allowDirtyBuild: true
Expand Down

0 comments on commit 8fdfa1e

Please sign in to comment.