Updating gitea runner
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 2s

This commit is contained in:
2025-07-14 11:47:41 -05:00
parent 7497afa5f3
commit 2c2a780b3d

View File

@@ -17,6 +17,7 @@ jobs:
pwd
python3 -m pip install --break-system-package --user qmk
python3 -m pip install --break-system-package -r /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
pip show --files qmk
qmk setup -y
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
make git-submodules