ci(lint): checkout secp256k1 submodule for clang-tidy (fixes configure)

This commit is contained in:
Sami
2026-06-15 19:26:43 -07:00
parent 514867c5d9
commit fcdc9a58b0
+1
View File
@@ -49,6 +49,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: recursive
- name: Install dependencies + clang-tidy
run: |