mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-22 01:45:19 +01:00
scripts: gha: temporarily enable verbose build output for PSVita
This commit is contained in:
parent
a9fdae28b2
commit
958ea0ac1d
@ -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..."
|
||||
|
Loading…
Reference in New Issue
Block a user