Skip to content

Commit

Permalink
Update update-snapshot-submodules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samuveth authored Sep 28, 2023
1 parent dd1803a commit c62911d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-snapshot-submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
- name: Update submodules
run: |
git submodule update --remote
- name: Debug
run: |
git status
git diff
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

1 comment on commit c62911d

@vercel
Copy link

@vercel vercel bot commented on c62911d Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.