Skip to content

Commit

Permalink
Merge pull request #23 from SV-Winter-BootCamp-Team-C/fix/#22
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
ssojungg committed Jan 17, 2024
2 parents 4485ed3 + 03c3619 commit d6a7641
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: "recursive"
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit d6a7641

Please sign in to comment.