0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 04:50:46 -05:00

Update build.yaml to list directory contents using 'tree' command

This commit is contained in:
Refringe 2024-03-06 13:21:48 -05:00
parent 6d45ce2a73
commit 15c145325e
No known key found for this signature in database
GPG Key ID: DA8524051241DD36

View File

@ -273,6 +273,6 @@ jobs:
- name: List Directory Contents - name: List Directory Contents
run: | run: |
/workspace/refringe/Build/build tree /workspace/refringe/Build/build
/workspace/refringe/Build/assembled tree /workspace/refringe/Build/assembled
shell: bash shell: bash