mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-02-10 07:20:33 +01:00
ci : try to fix FreeBSD (#0)
This commit is contained in:
parent
58323bf8ed
commit
2e9a5bd2c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
uses: cross-platform-actions/action@v0.24.0
|
uses: cross-platform-actions/action@v0.24.0
|
||||||
with:
|
with:
|
||||||
operating_system: freebsd
|
operating_system: freebsd
|
||||||
version: '13.2'
|
version: '13.3'
|
||||||
run: |
|
run: |
|
||||||
sudo pkg update
|
sudo pkg update
|
||||||
sudo pkg install -y gmake sdl2
|
sudo pkg install -y gmake sdl2
|
||||||
|
Loading…
Reference in New Issue
Block a user