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
+1 -1
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