Skip to content

Commit

Permalink
🔧 [meta]: Add 'git status' step for debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolyp committed Aug 8, 2024
1 parent b023de4 commit 420372b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/v0.3.1-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: unzip # no longer builds -- unzip prebuilt archive
run: |
unzip 0.3.1.zip
git status
- name: gh-pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 420372b

Please sign in to comment.