Skip to content

Commit a14fa3a

Browse files
committed
Fix for submodules
1 parent af0d57f commit a14fa3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-staging-network.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
ref: ${{ steps.checkout-ref.outputs.ref }}
5959
fetch-depth: 0
6060
persist-credentials: false
61+
submodules: recursive # Initialize git submodules for l1-contracts dependencies
6162

6263
- name: Validate inputs
6364
run: |

0 commit comments

Comments
 (0)