mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 05:10:47 -05:00
Add step to list combined-build directory contents
This commit is contained in:
parent
cbd82e72be
commit
0cb22dc78e
@ -260,6 +260,9 @@ jobs:
|
|||||||
name: modules-build
|
name: modules-build
|
||||||
path: /workspace/refringe/Build/combined-build/
|
path: /workspace/refringe/Build/combined-build/
|
||||||
|
|
||||||
|
- name: List combined-build directory contents
|
||||||
|
run: tree /workspace/refringe/Build/combined-build
|
||||||
|
|
||||||
- name: Download Launcher Build Archive
|
- name: Download Launcher Build Archive
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user