Skip to content

Commit f23ccca

Browse files
updated workflow to pull the submodule
1 parent 10445dc commit f23ccca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stm32build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
sudo apt-get update
6161
sudo apt-get install -y dpkg expect git-lfs zstd ccache
6262
sudo apt-get remove -y cmake || true
63+
git submodule update --init --recursive
6364
6465
# ---------- Get installer (from cache or download once) ----------
6566
- name: Ensure CubeCLT installer present (cached or download)

0 commit comments

Comments
 (0)