Updating gitea runner
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 4m8s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 4m8s
This commit is contained in:
2
.github/workflows/lint_and_compile.yml
vendored
2
.github/workflows/lint_and_compile.yml
vendored
@@ -23,10 +23,8 @@ jobs:
|
|||||||
pwd
|
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 /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
|
python3 -m pip install --break-system-package -r /workspace/dave/dgvigil-keebs/qmk_firmware/requirements.txt
|
||||||
pip show --files qmk
|
|
||||||
/root/.local/bin/qmk setup -y
|
/root/.local/bin/qmk setup -y
|
||||||
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
|
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
|
||||||
make git-submodules
|
|
||||||
- name: Prep
|
- name: Prep
|
||||||
run: |
|
run: |
|
||||||
cd /workspace/dave/dgvigil-keebs/
|
cd /workspace/dave/dgvigil-keebs/
|
||||||
|
|||||||
Reference in New Issue
Block a user