Skip to content

Commit 8895e23

Browse files
authored
Merge pull request #5 from Alexandrress/develop
fix: allow dirtyBuild in order to fix artifacts folder error
2 parents c3ef864 + 72bae42 commit 8895e23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
unityVersion: ${{ env.UNITY_VERSION }}
3838
targetPlatform: StandaloneWindows64
39+
allowDirtyBuild: true
3940
# Output
4041
- uses: actions/upload-artifact@v2
4142
with:

0 commit comments

Comments
 (0)