Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbrzzl committed May 25, 2024
1 parent 1ac1fac commit 8374562
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:

steps:
- uses: actions/checkout@v4
submodules: true
with:
submodules: true

- name: Install Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 8374562

Please sign in to comment.