mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-03-10 04:31:16 +00:00
ci: nswitch: do not dumb, 00 penalty
This commit is contained in:
parent
080b9b30a1
commit
0ee2fd8a8a
@ -16,5 +16,5 @@ docker run --name xash-build --rm -v `pwd`:`pwd` -w `pwd` devkitpro/devkita64:la
|
||||
echo "Packaging artifacts..."
|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user