mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
scripts: gha: fix ffmpeg build flavor (the one we're using for now don't have minimal flavor)
This commit is contained in:
@@ -25,7 +25,7 @@ get_ffmpeg_archive()
|
||||
B="$GH_CPU_ARCH"
|
||||
fi
|
||||
|
||||
FLAVOR=lgpl-shared-minimal
|
||||
FLAVOR=lgpl-shared
|
||||
|
||||
echo "ffmpeg-n$FFMPEG_VERSION-latest-$A$B-$FLAVOR-$FFMPEG_VERSION"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user