ci(debug): display structure of downloaded artifact files II

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
simonsan 2024-01-01 12:48:42 +01:00
parent 317ab108b5
commit 224cac3060
No known key found for this signature in database
GPG Key ID: E11D13668EC3B71B

View File

@ -124,7 +124,7 @@ jobs:
with:
path: artifacts
- name: Display structure of downloaded files
run: ls -R artifacts
run: ls -R
- name: Releasing nightly builds
shell: bash
run: |