Updating gitea runner
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 4m8s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 4m8s
This commit is contained in:
2
.github/workflows/lint_and_compile.yml
vendored
2
.github/workflows/lint_and_compile.yml
vendored
@@ -23,10 +23,8 @@ 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
|
||||
/root/.local/bin/qmk setup -y
|
||||
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
|
||||
make git-submodules
|
||||
- name: Prep
|
||||
run: |
|
||||
cd /workspace/dave/dgvigil-keebs/
|
||||
|
||||
Reference in New Issue
Block a user