Skip to content

Commit 82ac3ae

Browse files
workflows(anchor): fetch submodules with actions/checkout
1 parent f98c9ec commit 82ac3ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/anchor-build-and-release.yml

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

2626
steps:
2727
- uses: actions/checkout@v3
28+
with:
29+
submodules: recursive
2830
- uses: docker/setup-qemu-action@v2
2931

3032
- name: ⤵️ Install Dependencies

0 commit comments

Comments
 (0)