Skip to content

Commit cf0470d

Browse files
committed
test
1 parent 8517774 commit cf0470d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests_hw.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
apt update
5858
apt install -y software-properties-common ca-certificates
5959
add-apt-repository -y ppa:git-core/ppa
60+
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A1715D88E1DF1F24
61+
gpg --export A1715D88E1DF1F24 | apt-key add -
6062
apt update
6163
apt install -y git
6264
git --version

0 commit comments

Comments
 (0)