Skip to content

Commit

Permalink
ci: fetch submodules to clone wasi-testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Dec 7, 2023
1 parent db75ca4 commit 9aad050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: actions/setup-node@v3
with:
node-version: "16.x"
Expand Down

0 comments on commit 9aad050

Please sign in to comment.