[chore] Fixing Gitea actions
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 31s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 31s
This commit is contained in:
1
.github/workflows/lint_and_compile.yml
vendored
1
.github/workflows/lint_and_compile.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
ref: master
|
||||
- name: Setup
|
||||
run: |
|
||||
pwd
|
||||
python3 -m pip install --break-system-package --user qmk
|
||||
python3 -m pip install --break-system-package -r /home/runner/work/dgvigil-keebs/dgvigil-keebs/qmk_firmware/requirements.txt
|
||||
qmk setup -y
|
||||
|
||||
Reference in New Issue
Block a user