Skip to content

Commit 53fd1b6

Browse files
committed
Install git
1 parent 3156f26 commit 53fd1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
apt update
2929
export DEBIAN_FRONTEND=noninteractive
30-
apt install -yq krb5-user
30+
apt install -yq krb5-user git
3131
3232
- name: "Install project and run pre-commit"
3333
shell: bash

0 commit comments

Comments
 (0)