mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-05-02 02:23:56 +00:00
Add git to FreeBSD CI dependencies
This commit is contained in:
parent
fa5787a077
commit
ed1145fbea
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -291,7 +291,7 @@ jobs:
|
|||||||
release: "15.0"
|
release: "15.0"
|
||||||
usesh: true
|
usesh: true
|
||||||
prepare: |
|
prepare: |
|
||||||
pkg install -y cmake ninja qt6-base
|
pkg install -y cmake ninja qt6-base git
|
||||||
run: |
|
run: |
|
||||||
cmake -S . -B build -G Ninja \
|
cmake -S . -B build -G Ninja \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user