Skip to content

Commit

Permalink
Merge pull request #29 from EvaisaDev/allow-dirty-build
Browse files Browse the repository at this point in the history
allow dirty build
  • Loading branch information
Lordfirespeed committed Mar 10, 2024
2 parents 1c8de93 + 5c7d1b4 commit 2800eec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
allowDirtyBuild: true
projectPath: ./UnityProject
targetPlatform: StandaloneLinux64
buildMethod: UnityBuilderAction.RestoreScript.Restore
Expand Down

0 comments on commit 2800eec

Please sign in to comment.