Skip to content

Commit e793ede

Browse files
committed
fix: ci
1 parent 5fd00d1 commit e793ede

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
@@ -90,6 +90,8 @@ jobs:
9090
steps:
9191
- name: Checkout PR branch
9292
uses: actions/checkout@v4
93+
with:
94+
submodules: true
9395
- name: Free Disk Space
9496
uses: ./.github/actions/free-disk-space
9597
- name: Install toolchain

0 commit comments

Comments
 (0)