mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-22 09:56:22 +01:00
scripts: gha: include activities.txt on win32 continious builds
This commit is contained in:
parent
060835cf2f
commit
efdf9e3599
@ -28,4 +28,6 @@ mkdir valve/
|
||||
python3 scripts/makepak.py xash-extras/ valve/extras.pak
|
||||
|
||||
mkdir -p artifacts/
|
||||
7z a -t7z artifacts/xash3d-fwgs-win32-$ARCH.7z -m0=lzma2 -mx=9 -mfb=64 -md=32m -ms=on *.dll *.exe *.pdb valve/
|
||||
7z a -t7z artifacts/xash3d-fwgs-win32-$ARCH.7z -m0=lzma2 -mx=9 -mfb=64 -md=32m -ms=on \
|
||||
*.dll *.exe *.pdb activities.txt \
|
||||
valve/
|
||||
|
Loading…
Reference in New Issue
Block a user