update git.

pull/132/head
Jason Kulatunga 4 years ago
parent 72e0681497
commit fe5bad8c00

@ -13,7 +13,7 @@ jobs:
steps:
- name: Git
run: |
apt-get update && apt-get install git
add-apt-repository ppa:git-core/ppa && apt-get update && apt-get install git
git --version
- name: Checkout
uses: actions/checkout@v2

Loading…
Cancel
Save