Update .github/workflows/build.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Vayle 2026-01-24 18:19:59 -05:00 committed by GitHub
parent b1ac77937b
commit 4484f9204f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v5
with:
submodules: true
submodules: recursive
fetch-depth: 0
- name: Mark workspace safe