ci: fix Gitea CI workflows to build the TUI application for Linux and Windows.
Some checks failed
Build Windows / build-windows (push) Failing after 1m56s
Build Linux / build-linux (push) Has been cancelled

This commit is contained in:
Jose Luis Montañes Ojados
2026-01-17 02:24:02 +01:00
parent 952552302a
commit 2cd818c331
3 changed files with 2 additions and 19 deletions

View File

@@ -20,6 +20,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
path-type: inherit
update: true
install: >-
mingw-w64-x86_64-gcc