This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: InstallGit
|
- name: InstallGit
|
||||||
run: |
|
run: |
|
||||||
|
sed -i '/security.ubuntu.com/d' /etc/apt/sources.list
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
apt-get install -y git git-lfs
|
apt-get install -y git git-lfs
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Reference in New Issue
Block a user