We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b658d0 commit 8517774Copy full SHA for 8517774
.github/workflows/tests_hw.yml
@@ -55,7 +55,7 @@ jobs:
55
export RUNLEVEL=1
56
printf '#!/bin/sh\nexit 0' > /usr/sbin/policy-rc.d
57
apt update
58
- apt install -y software-properties-common
+ apt install -y software-properties-common ca-certificates
59
add-apt-repository -y ppa:git-core/ppa
60
61
apt install -y git
0 commit comments