Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KatoMelon committed Apr 24, 2024
1 parent ce070d4 commit 530c4b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: 'recursive'
with:
submodules: 'recursive'
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 530c4b1

Please sign in to comment.