ci: psvita: fix copypaste error
This commit is contained in:
parent
b55aa982b0
commit
6963741020
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ popd
|
||||||
|
|
||||||
echo "Building engine..."
|
echo "Building engine..."
|
||||||
|
|
||||||
./waf configure -T release --nswitch || die_configure
|
./waf configure -T release --psvita || die_configure
|
||||||
./waf build install --destdir=pkgtemp/xash3d || die
|
./waf build install --destdir=pkgtemp/xash3d || die
|
||||||
|
|
||||||
echo "Building HLSDK..."
|
echo "Building HLSDK..."
|
||||||
|
|
Loading…
Add table
Reference in a new issue