mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-07 19:02:50 +08:00
ad
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -61,6 +61,7 @@ jobs:
|
||||
|
||||
- name: Set up MSYS2 environment for Go build
|
||||
if: matrix.goos == 'windows'
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
echo "CGO_CFLAGS=$(pkgconf --cflags mpv)" >> $GITHUB_ENV
|
||||
echo "CGO_LDFLAGS=$(pkgconf --libs mpv)" >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user