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

This commit is contained in:
2025-07-14 14:08:25 -05:00
parent 71a1868e32
commit 66d8610862

View File

@@ -23,10 +23,8 @@ jobs:
pwd pwd
python3 -m pip install --break-system-package --user qmk 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 python3 -m pip install --break-system-package -r /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
pip show --files qmk
/root/.local/bin/qmk setup -y /root/.local/bin/qmk setup -y
cd /workspace/dave/dgvigil-keebs/qmk_firmware/ cd /workspace/dave/dgvigil-keebs/qmk_firmware/
make git-submodules
- name: Prep - name: Prep
run: | run: |
cd /workspace/dave/dgvigil-keebs/ cd /workspace/dave/dgvigil-keebs/