Skip to content

Commit 3073deb

Browse files
authored
Update autoconf-check.yml
1 parent 0acd88f commit 3073deb

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
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
name: test-tarball
4747
- name: Install needed unpack tools
48-
run: zypper install -y tar
48+
run: zypper install -y tar gzip
4949
- name: Unpack the "Release" tarball
5050
run: tar xvf release.tar.gz
5151
- name: Setup image and run bats tests

0 commit comments

Comments
 (0)