mirror of
https://github.com/tornadocash/relayer-registry.git
synced 2025-01-15 23:47:58 +01:00
checkout submodules
This commit is contained in:
parent
32a1b6f3bc
commit
160f5dcc78
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 14
|
||||
|
Loading…
Reference in New Issue
Block a user