Skip to content

Commit a6e0e11

Browse files
committed
Fixup with the acutal option
1 parent 2e8900f commit a6e0e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoconf-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cd ..
2121
mv domjudge release
2222
tar -cf release.tar release
23-
gzip -i release.tar
23+
gzip -9 release.tar
2424
- name: Upload Artifact
2525
uses: actions/upload-artifact@v4
2626
with:

0 commit comments

Comments
 (0)