Skip to content

Commit

Permalink
Install Git in MSYS2
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Oct 31, 2024
1 parent 3c8df06 commit f43f683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
msystem: ucrt64
pacboy: git:p
- run: |
git clone https://github.com/libgit2/libgit2.git
mkdir libgit2/build
Expand Down

0 comments on commit f43f683

Please sign in to comment.