mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
ci(debug): display structure of downloaded artifact files II
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
parent
317ab108b5
commit
224cac3060
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user