mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-12 16:18:01 +00:00
scripts: gha: enable verbose build for nswitch port
This commit is contained in:
parent
08dbfc45d3
commit
6814908d80
@ -41,7 +41,7 @@ make -C libsolder install || die
|
|||||||
echo "Building engine..."
|
echo "Building engine..."
|
||||||
|
|
||||||
./waf configure -T release --nswitch || die_configure
|
./waf configure -T release --nswitch || die_configure
|
||||||
./waf build install --destdir=pkgtemp/xash3d || die
|
./waf build install --destdir=pkgtemp/xash3d -v || die
|
||||||
|
|
||||||
echo "Building HLSDK..."
|
echo "Building HLSDK..."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user