[chore] Fixing Gitea actions
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 41s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 41s
This commit is contained in:
1
.github/workflows/lint_and_compile.yml
vendored
1
.github/workflows/lint_and_compile.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: qmk/qmk_firmware
|
repository: qmk/qmk_firmware
|
||||||
path: qmk_firmware
|
path: qmk_firmware
|
||||||
|
ref: master
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install --break-system-package --user qmk
|
python3 -m pip install --break-system-package --user qmk
|
||||||
|
|||||||
Reference in New Issue
Block a user