Skip to content

Commit

Permalink
Output even more debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Aug 8, 2023
1 parent 34c9e4c commit 1412b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
- name: Update packages
run: |
ls -l
ls -la
whoami
git submodule update --remote
- name: Commit updates
Expand Down

0 comments on commit 1412b23

Please sign in to comment.