Skip to content

Commit 15bb6b6

Browse files
authored
Update autoconf-check.yml
1 parent 4b09992 commit 15bb6b6

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
@@ -89,7 +89,7 @@ jobs:
8989
with:
9090
name: test-tarball
9191
- name: Install git so we get the .github directory
92-
run: pacman -Sy git
92+
run: pacman -Sy --noconfirm git
9393
- name: Unpack the "Release" tarball
9494
run: tar xvf release.tar.gz
9595
- name: Setup image and run bats tests

0 commit comments

Comments
 (0)