ci: nswitch: do not dumb, 00 penalty
This commit is contained in:
parent
080b9b30a1
commit
0ee2fd8a8a
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ docker run --name xash-build --rm -v `pwd`:`pwd` -w `pwd` devkitpro/devkita64:la
|
||||||
echo "Packaging artifacts..."
|
echo "Packaging artifacts..."
|
||||||
|
|
||||||
pushd pkgtemp
|
pushd pkgtemp
|
||||||
7z a -t7z artifacts/xash3d-fwgs-nswitch.7z -m0=lzma2 -mx=9 -mfb=64 -md=32m -ms=on -r xash3d/
|
7z a -t7z ../artifacts/xash3d-fwgs-nswitch.7z -m0=lzma2 -mx=9 -mfb=64 -md=32m -ms=on -r xash3d/
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Reference in a new issue