Skip to content

Commit 68621a3

Browse files
committed
fix(workflow): add git installation to msys Windows setup
1 parent 935b083 commit 68621a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
with:
113113
msystem: mingw64
114114
install: >-
115+
git
115116
mingw-w64-x86_64-cc
116117
mingw-w64-x86_64-cmake
117118
make

0 commit comments

Comments
 (0)