We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0acd88f commit 3073debCopy full SHA for 3073deb
.github/workflows/autoconf-check.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
name: test-tarball
47
- name: Install needed unpack tools
48
- run: zypper install -y tar
+ run: zypper install -y tar gzip
49
- name: Unpack the "Release" tarball
50
run: tar xvf release.tar.gz
51
- name: Setup image and run bats tests
0 commit comments