Skip to content

Commit 62df854

Browse files
committed
fix: allow dirty builds (Samples folder rename)
1 parent b5d8023 commit 62df854

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
targetPlatform: StandaloneLinux64
101101
buildMethod: PackageExporter.ExportPackage
102102
projectPath: "."
103+
allowDirtyBuild: true
103104
env:
104105
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
105106

0 commit comments

Comments
 (0)