2
0
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:
Alibek Omarov 2022-05-30 02:35:06 +03:00
parent 060835cf2f
commit efdf9e3599

View File

@ -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/