This commit is contained in:
parent
769392b38e
commit
e4cd8d7f56
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install git -y
|
apt install git -y
|
||||||
git -v
|
git --version
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue