ci: fix dependencies and Go path for Gitea Actions
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user