Skip to content

Commit

Permalink
ci: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpeng3 committed Jan 31, 2025
1 parent 3119e51 commit 7499805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true
with:
submodules: true

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

0 comments on commit 7499805

Please sign in to comment.