Skip to content

Commit

Permalink
update git first
Browse files Browse the repository at this point in the history
  • Loading branch information
hicksjacobp committed Apr 26, 2024
1 parent dd326f8 commit 292b3a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
image: ghcr.io/actions/actions-runner:2.316.0
options: --user 0
steps:
- name: "Print git --version"
run: git --version
- name: "Update git"
run: |
add-apt-repository ppa:git-core/ppa -y
Expand All @@ -54,8 +52,6 @@ jobs:
image: ghcr.io/actions/actions-runner:2.316.0
options: --user 0
steps:
- name: "Print git --version"
run: git --version
- name: "Update git"
run: |
add-apt-repository ppa:git-core/ppa -y
Expand Down

0 comments on commit 292b3a4

Please sign in to comment.