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

This commit is contained in:
2025-07-14 15:41:59 -05:00
parent 153ddc0152
commit 941f00a784

View File

@@ -21,7 +21,7 @@ jobs:
- name: Setup
run: |
pwd
python3 -m pip install --break-system-package --user qmk
python3 -m pip install --break-system-package qmk
python3 -m pip install --break-system-package -r /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
/root/.local/bin/qmk setup -y
cd /workspace/dave/dgvigil-keebs/qmk_firmware/