Skip to content

Commit cc64ebd

Browse files
authored
Merge pull request #1189 from Unity-Technologies/fix-builds-zip-permissions
Don't re-zip artifact
2 parents 2ff182b + 2eb6c52 commit cc64ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/collate_builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ triggers:
2424
- "/.*/"
2525

2626
artifacts:
27-
builds.zip:
27+
builds:
2828
paths:
2929
- collectedbuilds/builds.7z

0 commit comments

Comments
 (0)