Skip to content

Commit

Permalink
pacboy cannot install Cygwin Git, so use install
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Oct 31, 2024
1 parent 38cb410 commit f28a370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
msystem: ucrt64
pacboy: git
install: git mingw-w64-ucrt-x86_64-cmake
- run: |
git clone https://github.com/libgit2/libgit2.git
mkdir libgit2/build
Expand Down

0 comments on commit f28a370

Please sign in to comment.