mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 01:50:46 -05:00
Update file copy command to include static files
This commit is contained in:
parent
e0a04c4b51
commit
21d34c574c
@ -272,7 +272,7 @@ jobs:
|
||||
path: /workspace/refringe/Build/build
|
||||
|
||||
- name: Merge Static and Dynamic Files
|
||||
run: cp -rv /workspace/refringe/Build/build/* /workspace/refringe/Build/assembled/
|
||||
run: cp -rvf /workspace/refringe/Build/build/project/static/* /workspace/refringe/Build/assembled/
|
||||
shell: bash
|
||||
|
||||
- name: List Directory Contents
|
||||
|
Loading…
x
Reference in New Issue
Block a user