diff --git a/.github/workflows/mac-build-tests.yml b/.github/workflows/mac-build-tests.yml index c4307cff..3268116d 100644 --- a/.github/workflows/mac-build-tests.yml +++ b/.github/workflows/mac-build-tests.yml @@ -61,8 +61,8 @@ jobs: unityVersion: ${{ matrix.unityVersion }} targetPlatform: ${{ matrix.targetPlatform }} customParameters: -profile SomeProfile -someBoolean -someValue exampleValue + # We use dirty build because we are replacing the default project settings file above allowDirtyBuild: true - # We use dirty build because we are replacing the default project settings file above ########################### # Upload #