mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-02-05 16:10:42 +01:00
Add git to msys2 workflow
This commit is contained in:
parent
ea0a85abae
commit
09ab04ea14
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -619,6 +619,7 @@ jobs:
|
|||||||
msystem: ${{matrix.sys}}
|
msystem: ${{matrix.sys}}
|
||||||
install: >-
|
install: >-
|
||||||
base-devel
|
base-devel
|
||||||
|
git
|
||||||
mingw-w64-${{matrix.env}}-toolchain
|
mingw-w64-${{matrix.env}}-toolchain
|
||||||
mingw-w64-${{matrix.env}}-cmake
|
mingw-w64-${{matrix.env}}-cmake
|
||||||
mingw-w64-${{matrix.env}}-openblas
|
mingw-w64-${{matrix.env}}-openblas
|
||||||
|
Loading…
Reference in New Issue
Block a user