mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
scripts: gha: always build tarball with engine even if AppImage port is available
This commit is contained in:
@@ -131,6 +131,6 @@ build_dedicated_tarball
|
||||
|
||||
if [ -x appimagetool.AppImage ]; then
|
||||
build_appimage
|
||||
else
|
||||
build_engine_tarball
|
||||
fi
|
||||
|
||||
build_engine_tarball
|
||||
|
||||
Reference in New Issue
Block a user