Skip to content

Commit d227a2a

Browse files
committed
oops
1 parent 04e19b1 commit d227a2a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ jobs:
2929
name: Test setup-bonsai on ${{matrix.platform.name}}
3030
runs-on: ${{matrix.platform.os}}
3131
steps:
32+
- name: Checkout
33+
uses: actions/checkout@v4
34+
with:
35+
submodules: recursive
3236
- name: Configure build
3337
uses: NgrDavid/configure-build@main
3438
env:

0 commit comments

Comments
 (0)