Skip to content

Commit 4547cde

Browse files
authored
Update pristine.yml
1 parent 29257ee commit 4547cde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pristine.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
wget -qO- https://cli.github.com/packages/githubcli-archive-keyring.gpg | tee /etc/apt/keyrings/githubcli-archive-keyring.gpg > /dev/null
2323
chmod go+r /etc/apt/keyrings/githubcli-archive-keyring.gpg
2424
echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | tee /etc/apt/sources.list.d/github-cli.list > /dev/null
25+
add-apt-repository ppa:git-core/ppa
2526
apt update
2627
apt install gh -y
2728
apt show gh

0 commit comments

Comments
 (0)