Skip to content

Commit 909fac7

Browse files
committed
Remember to install git.
1 parent 1ac5770 commit 909fac7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
msystem: mingw64
2323
update: true
2424
install: |
25-
python diffutils ninja make zip
25+
python diffutils ninja make zip git
2626
pacboy: |
2727
protobuf:p pkgconf:p curl-winssl:p file:p glfw:p mbedtls:p
2828
sqlite:p freetype:p boost:p gcc:p binutils:p nsis:p abseil-cpp:p
@@ -98,7 +98,7 @@ jobs:
9898

9999
- name: brew
100100
run: |
101-
brew install sqlite pkg-config libusb protobuf wxwidgets fmt make coreutils dylibbundler libjpeg libmagic nlohmann-json cli11 boost glfw3 md4c ninja python freetype2 mbedtls@3 lunasvg
101+
brew install sqlite pkg-config libusb protobuf wxwidgets fmt make coreutils dylibbundler libjpeg libmagic nlohmann-json cli11 boost glfw3 md4c ninja python freetype2 mbedtls@3 lunasvg git
102102
brew link mbedtls@3
103103
brew upgrade
104104

0 commit comments

Comments
 (0)