Skip to content

Commit 8517774

Browse files
committed
test
1 parent 4b658d0 commit 8517774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_hw.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
export RUNLEVEL=1
5656
printf '#!/bin/sh\nexit 0' > /usr/sbin/policy-rc.d
5757
apt update
58-
apt install -y software-properties-common
58+
apt install -y software-properties-common ca-certificates
5959
add-apt-repository -y ppa:git-core/ppa
6060
apt update
6161
apt install -y git

0 commit comments

Comments
 (0)