Browse Source

ci: psvita: fix copypaste error

pull/2/head
fgsfds 1 year ago committed by Alibek Omarov
parent
commit
6963741020
  1. 2
      scripts/gha/build_psvita.sh

2
scripts/gha/build_psvita.sh

@ -43,7 +43,7 @@ popd @@ -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..."

Loading…
Cancel
Save