Skip to content

Commit 40e8e54

Browse files
committed
print files
1 parent 5872746 commit 40e8e54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ jobs:
7272
});
7373
7474
core.exportVariable('RELEASE_ID', release.data.id)
75+
- name: Print files
76+
run: ls -laRh
7577
- name: Upload release assets
7678
uses: actions/github-script@v5
7779
with:

0 commit comments

Comments
 (0)