mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
scripts: gha: temporarily enable verbose build output for PSVita
This commit is contained in:
@@ -45,7 +45,7 @@ popd
|
||||
echo "Building engine..."
|
||||
|
||||
./waf configure -T release --psvita || die_configure
|
||||
./waf build install --destdir=pkgtemp/data/xash3d || die
|
||||
./waf build install --destdir=pkgtemp/data/xash3d -v || die
|
||||
cp build/engine/xash.vpk pkgtemp/
|
||||
|
||||
echo "Building HLSDK..."
|
||||
|
||||
Reference in New Issue
Block a user