Skip to content

Commit 7cc756d

Browse files
committed
fix ci
1 parent ce4977e commit 7cc756d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ledger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@v2
23+
with:
24+
submodules: true
2325

2426
- name: Build with Clang Static Analyzer
2527
run: |

0 commit comments

Comments
 (0)