mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 14:50:44 -05:00
Rename /project/static folder structure to just /static-assets
This commit is contained in:
parent
eca65955fc
commit
cb76e505e2
@ -279,8 +279,8 @@ jobs:
|
||||
with:
|
||||
path: /workspace/refringe/Build/build
|
||||
|
||||
- name: Merge Static and Dynamic Files
|
||||
run: cp -rvf /workspace/refringe/Build/build/project/static/* /workspace/refringe/Build/release/
|
||||
- name: Merge Static Assets and Dynamic Files
|
||||
run: cp -rvf /workspace/refringe/Build/build/static-assets/* /workspace/refringe/Build/release/
|
||||
shell: bash
|
||||
|
||||
- name: List Release Contents
|
||||
|
Loading…
x
Reference in New Issue
Block a user