Skip to content

Commit

Permalink
Update pristine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jww3 authored May 3, 2024
1 parent e11d7e4 commit f766198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pristine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ jobs:
git --version || echo "::warning::could not determine installed version of git"
- name: "Update apt"
run: |
apt update
apt-get install software-properties-common
add-apt-repository ppa:git-core/ppa
# apt-get install wget -y
apt update
- name: "Install GH CLI"
run: |
Expand Down

0 comments on commit f766198

Please sign in to comment.