Skip to content

Commit d162213

Browse files
committed
fix: ci
1 parent 134c9b9 commit d162213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ jobs:
123123
steps:
124124
- name: Checkout PR branch
125125
uses: actions/checkout@v4
126+
with:
127+
submodules: true
126128
- name: Free Disk Space
127129
uses: ./.github/actions/free-disk-space
128130
- name: Install toolchain

0 commit comments

Comments
 (0)