Skip to content

Commit

Permalink
.github/workflows/ci:
Browse files Browse the repository at this point in the history
remorses committed Jan 18, 2024
1 parent b492484 commit d33b15c
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
@@ -11,6 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: actions/setup-node@v3
with:
node-version: 18

0 comments on commit d33b15c

Please sign in to comment.