Update .github/workflows/lint_and_compile.yml
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 6m30s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 6m30s
This commit is contained in:
1
.github/workflows/lint_and_compile.yml
vendored
1
.github/workflows/lint_and_compile.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
|||||||
python3 -m pip install --break-system-package -r /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
|
python3 -m pip install --break-system-package -r /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
|
||||||
qmk setup -y
|
qmk setup -y
|
||||||
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
|
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
|
||||||
|
make git-submodule
|
||||||
- name: Prep
|
- name: Prep
|
||||||
run: |
|
run: |
|
||||||
cd /workspace/dave/dgvigil-keebs/
|
cd /workspace/dave/dgvigil-keebs/
|
||||||
|
|||||||
Reference in New Issue
Block a user