Skip to content

Commit ff2ad96

Browse files
committed
fix: checkout circuits submodule
failed the docker build
1 parent 7005ffe commit ff2ad96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push-oidc-containers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
runs-on: [matterlabs-ci-runner]
2222
steps:
2323
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+
with:
25+
submodules: recursive
2426

2527
- name: Set git SHA
2628
id: git_sha

0 commit comments

Comments
 (0)