ci: fix Gitea CI workflows to build the TUI application for Linux and Windows.
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
msystem: MINGW64
|
||||
path-type: inherit
|
||||
update: true
|
||||
install: >-
|
||||
mingw-w64-x86_64-gcc
|
||||
|
||||
Reference in New Issue
Block a user