ci: psvita: fix copypaste error

This commit is contained in:
fgsfds
2023-03-11 07:09:19 +03:00
committed by Alibek Omarov
parent b55aa982b0
commit 6963741020
+1 -1
View File
@@ -43,7 +43,7 @@ popd
echo "Building engine..."
./waf configure -T release --nswitch || die_configure
./waf configure -T release --psvita || die_configure
./waf build install --destdir=pkgtemp/xash3d || die
echo "Building HLSDK..."