Skip to content

Commit

Permalink
Add python3-git dependency for CustomPiOS v2
Browse files Browse the repository at this point in the history
  • Loading branch information
guysoft committed Nov 5, 2024
1 parent 0cf9e40 commit c494658
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 @@ -13,7 +13,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt update
sudo apt install coreutils p7zip-full qemu-user-static
sudo apt install coreutils p7zip-full qemu-user-static python3-git
- name: Checkout CustomPiOS
uses: actions/checkout@v2
Expand Down

0 comments on commit c494658

Please sign in to comment.