Skip to content

Commit df68cc3

Browse files
committed
list
1 parent 0df22fa commit df68cc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/post-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ jobs:
7171
with:
7272
path: .artifact
7373

74+
- name: List
75+
run: ls -hl .artifact
76+
7477
- name: Gzip Artifact
7578
run: gzip .artifact/*
7679

0 commit comments

Comments
 (0)