Skip to content

Commit

Permalink
install git
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair committed Jun 21, 2024
1 parent d779b2b commit ea4599b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Install system dependencies
run: |
apt update
apt install -y make
apt install -y make git
- name: Install Python requirements
run: |
Expand Down

0 comments on commit ea4599b

Please sign in to comment.