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