Skip to content

Commit 90255c8

Browse files
committed
Compression on a tarball doesn't help (and slows us)
1 parent 26c92c9 commit 90255c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autoconf-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Upload Artifact
2626
uses: actions/upload-artifact@v4
2727
with:
28+
compression-level: 0
2829
name: test-tarball
2930
path: /__w/domjudge/release.tar.gz
3031

0 commit comments

Comments
 (0)