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 c62911d commit e7068d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-snapshot-submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: 'recursive'
- uses: actions/setup-node@v1
with:
node-version: '16.x'
Expand Down

1 comment on commit e7068d5

@vercel
Copy link

@vercel vercel bot commented on e7068d5 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.