Skip to content

Commit 9c9db08

Browse files
committed
check downloaded
1 parent a7a8887 commit 9c9db08

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/draft-release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,11 @@ jobs:
148148
with:
149149
name: release-notes
150150

151+
- name: List downloaded files
152+
run: |
153+
ls
154+
ls dist
155+
151156
# - name: Create DRAFT GitHub Release
152157
# env:
153158
# GH_TOKEN: ${{ steps.generate_token.outputs.token }}

0 commit comments

Comments
 (0)