Skip to content

Commit

Permalink
Show workspace contents before prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanformio committed Mar 21, 2024
1 parent ac41f00 commit 4485fce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ jobs:
with:
cmd: prepublish

- name: Show workspace contents
run: |
ls -R .
- name: Prepare version for publish
id: prep
run: |
Expand Down

0 comments on commit 4485fce

Please sign in to comment.