mirror of
https://github.com/logos-storage/nim-circom-compat.git
synced 2026-01-04 22:53:07 +00:00
checkout submodules
This commit is contained in:
parent
1dc0909da8
commit
90cfd25bd3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -10,6 +10,8 @@ jobs:
|
||||
nim: [stable, 1.6.16, 1.4.8, 1.2.18]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'true'
|
||||
- uses: iffy/install-nim@v3
|
||||
with:
|
||||
version: ${{ matrix.nim }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user