scripts: gha: psvita: fix HLSDK branches names, as all needed PSVita changes have been merged to hlsdk-portable

This commit is contained in:
Alibek Omarov 2023-03-20 18:14:51 +03:00
parent 2c8488f07a
commit 3949422430
1 changed files with 3 additions and 4 deletions

View File

@ -49,11 +49,10 @@ cp build/engine/xash.vpk pkgtemp/
echo "Building HLSDK..."
# TODO: replace with hlsdk-portable and the correct branch names when PRs are merged
pushd hlsdk-xash3d
build_hlsdk vita-mobile_hacks valve
build_hlsdk vita-opfor gearbox
build_hlsdk vita-bshift bshift
build_hlsdk mobile_hacks valve
build_hlsdk opfor gearbox
build_hlsdk bshift bshift
popd
echo "Generating default config files..."