ci: fix dependencies and Go path for Gitea Actions
Some checks failed
Build Windows / build-windows (push) Failing after 2m16s
Build Linux / build-linux (push) Has been cancelled

This commit is contained in:
Jose Luis Montañes Ojados
2026-01-17 02:28:13 +01:00
parent 2cd818c331
commit 206f158c8e

View File

@@ -25,8 +25,9 @@ jobs:
install: >- install: >-
mingw-w64-x86_64-gcc mingw-w64-x86_64-gcc
mingw-w64-x86_64-opus mingw-w64-x86_64-opus
mingw-w64-x86_64-opusfile
mingw-w64-x86_64-portaudio mingw-w64-x86_64-portaudio
pkg-config mingw-w64-x86_64-pkgconf
- name: Build TUI - name: Build TUI
run: | run: |