Skip to content

Commit 9269a1c

Browse files
checkpoint
1 parent 290763c commit 9269a1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/preview.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
run: |
4141
npm pack
4242
43+
- name: List files
44+
run: |
45+
ls -la
4346
4447
- name: Publish preview
4548
# working-directory: ./typescript

0 commit comments

Comments
 (0)