mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00: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…
x
Reference in New Issue
Block a user