Skip to content

Commit 6bb4ef6

Browse files
authored
Set compression-level for @actions/upload-artifact
1 parent a00a6ee commit 6bb4ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
name: dartsdk-android-${{ matrix.target-arch }}-${{ inputs.ref }}
8484
path: dartsdk-android-${{ matrix.target-arch }}-release.tar.gz
8585
if-no-files-found: error
86+
compression-level: 0
8687

8788
tag:
8889
needs: [build]

0 commit comments

Comments
 (0)