Skip to content

Commit c1a889c

Browse files
committed
Update git version
Signed-off-by: Carlosespicur <carlosespicur@proton.me>
1 parent 17cee10 commit c1a889c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/reusable-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ jobs:
2929
image: ${{ inputs.docker-image }}
3030
steps:
3131

32+
- run: |
33+
apt-get update && apt-get install -y git
34+
shell: bash
35+
3236
- name: Sync repository
3337
uses: actions/checkout@v5
3438
with:

0 commit comments

Comments
 (0)