Checkout the vt100 submodule in CI
release / build (push) Successful in 5m5s

This commit is contained in:
lda
2026-07-16 09:20:07 +07:00 Verified
parent 37b6d4e4ff
commit 5e7f98d2fe
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: Ensure toolchain and targets
shell: pwsh