Skip to content

Commit 1ef2b24

Browse files
committed
build: debug
1 parent 68a76c7 commit 1ef2b24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@ jobs:
140140
name: website
141141
path: artifacts
142142

143+
- name: Display structure of downloaded files
144+
run: |
145+
cd artifacts
146+
ls -R
147+
143148
- name: Unzip
144149
run: |
145150
cd artifacts

0 commit comments

Comments
 (0)