Skip to content

Commit

Permalink
Add git
Browse files Browse the repository at this point in the history
  • Loading branch information
HEnquist committed Jan 29, 2025
1 parent db02a5c commit 12c9194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
--volume "${PWD}:/cdsp"
install: |
apt update -y
apt install python3 python3-pip python3-venv -y
apt install git python3 python3-pip python3-venv -y
#
# Produce a binary artifact and place it in the mounted volume
run: |
Expand Down

0 comments on commit 12c9194

Please sign in to comment.