Skip to content

Commit 63065d7

Browse files
committed
fixup! fixup! fixup! fixup! fixup! Integrate release scripts and CI into base repo
1 parent d82784d commit 63065d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
- uses: actions/checkout@v6
5656
with:
5757
lfs: true
58+
submodules: true
5859
- name: Install dependencies with apt
5960
if: ${{ matrix.apt_deps }}
6061
run: sudo apt-get install -y ${{ matrix.apt_deps }}

0 commit comments

Comments
 (0)