Update .github/workflows/lint_and_compile.yml
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 6m30s

This commit is contained in:
2025-07-14 16:19:58 -05:00
parent 9dfc107f47
commit e36aa6fe9c

View File

@@ -23,6 +23,7 @@ jobs:
python3 -m pip install --break-system-package -r /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
qmk setup -y
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
make git-submodule
- name: Prep
run: |
cd /workspace/dave/dgvigil-keebs/