Skip to content

Commit 084e136

Browse files
Debug: list fils
1 parent 7ef5e50 commit 084e136

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish-plugin.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ jobs:
2525
run: |
2626
git archive -9 -o postlocalstorage.zip HEAD gwynethllewelyn/**
2727
28+
- name: List files in the workspace
29+
run: |
30+
ls -al
31+
2832
- name: Upload ZIP file as artifact
2933
uses: actions/upload-artifact@v3
3034
with:

0 commit comments

Comments
 (0)