Skip to content

Commit

Permalink
Checkout submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ba0f3 authored Jun 1, 2021
1 parent 3277b64 commit 02ff0aa
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 @@ -21,6 +21,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: iffy/install-nim@v3.2.0
with:
version: ${{ matrix.nimversion }}
Expand Down

0 comments on commit 02ff0aa

Please sign in to comment.