[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
|
ref: master
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
|
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 /home/runner/work/dgvigil-keebs/dgvigil-keebs/qmk_firmware/requirements.txt
|
python3 -m pip install --break-system-package -r /home/runner/work/dgvigil-keebs/dgvigil-keebs/qmk_firmware/requirements.txt
|
||||||
qmk setup -y
|
qmk setup -y
|
||||||
|
|||||||
Reference in New Issue
Block a user