Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenophong committed Mar 26, 2024
1 parent a22c6f9 commit ccb3dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
submodules: true # Add this line if you use submodules
submodules: true

- name: Set up Node.js 20
uses: actions/setup-node@v2
Expand Down

0 comments on commit ccb3dda

Please sign in to comment.