Update .github/workflows/lint_and_compile.yml
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 1m48s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 1m48s
This commit is contained in:
2
.github/workflows/lint_and_compile.yml
vendored
2
.github/workflows/lint_and_compile.yml
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user