mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 01:50:46 -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:
|
with:
|
||||||
path: /workspace/refringe/Build/build
|
path: /workspace/refringe/Build/build
|
||||||
|
|
||||||
- name: Merge Static and Dynamic Files
|
- name: Merge Static Assets and Dynamic Files
|
||||||
run: cp -rvf /workspace/refringe/Build/build/project/static/* /workspace/refringe/Build/release/
|
run: cp -rvf /workspace/refringe/Build/build/static-assets/* /workspace/refringe/Build/release/
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: List Release Contents
|
- name: List Release Contents
|
||||||
|
Loading…
x
Reference in New Issue
Block a user