ci: nswitch: don't forget filesystem_stdio

This commit is contained in:
fgsfds 2023-02-08 01:53:26 +01:00
parent b2cc96cf0d
commit 35e073ceff
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ popd
echo "Copying artifacts..."
cp build/engine/xash.nro pkgtemp/xash3d/xash3d.nro
cp build/filesystem/filesystem_stdio.so pkgtemp/xash3d/
cp build/ref/gl/libref_gl.so pkgtemp/xash3d/
cp build/ref/soft/libref_soft.so pkgtemp/xash3d/
cp build/3rdparty/mainui/libmenu.so pkgtemp/xash3d/