mirror of
https://githubfast.com/actions/checkout.git
synced 2024-10-30 16:50:46 +00:00
Tweaked apt
commands
This commit is contained in:
parent
97826d9e80
commit
eb87b7acbe
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -202,6 +202,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install Git
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install software-properties-common
|
||||
add-apt-repository ppa:git-core/ppa
|
||||
apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user