This commit is contained in:
parent
6d81b8e66f
commit
bc9921577f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Update git
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get install -y git
|
||||
apt-get install -y git unzip
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue