We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2289200 commit 71128dcCopy full SHA for 71128dc
1 file changed
.github/workflows/build-postcompiler.yml
@@ -43,6 +43,7 @@ jobs:
43
mkdir build/hammer
44
robocopy hammer/scripts build/hammer/scripts /S /PURGE
45
robocopy hammer/materials/tools build/hammer/materials/tools /S /PURGE
46
+ robocopy hammer/models/editor/vactubes build/hammer/models/editor/vactubes /S /PURGE
47
python src/hammeraddons/build_fgd_assets.py -i patch_postcompiler.fgd -o build/hammer -a hammer
48
49
- name: Freeze application
0 commit comments