ci: nswitch: don't forget filesystem_stdio
This commit is contained in:
parent
b2cc96cf0d
commit
35e073ceff
1 changed files with 1 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue