scripts: gha: enable verbose build for nswitch port
This commit is contained in:
parent
08dbfc45d3
commit
6814908d80
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ make -C libsolder install || die
|
|||
echo "Building engine..."
|
||||
|
||||
./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..."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue