We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3ef864 + 72bae42 commit 8895e23Copy full SHA for 8895e23
1 file changed
.github/workflows/build.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
unityVersion: ${{ env.UNITY_VERSION }}
38
targetPlatform: StandaloneWindows64
39
+ allowDirtyBuild: true
40
# Output
41
- uses: actions/upload-artifact@v2
42
0 commit comments