mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
ci: nswitch: do not put the pkgtemp folder into the .7z
This commit is contained in:
parent
749ac5ed54
commit
080b9b30a1
@ -15,4 +15,6 @@ docker run --name xash-build --rm -v `pwd`:`pwd` -w `pwd` devkitpro/devkita64:la
|
|||||||
|
|
||||||
echo "Packaging artifacts..."
|
echo "Packaging artifacts..."
|
||||||
|
|
||||||
7z a -t7z artifacts/xash3d-fwgs-nswitch.7z -m0=lzma2 -mx=9 -mfb=64 -md=32m -ms=on -r pkgtemp/xash3d
|
pushd pkgtemp
|
||||||
|
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