[chore] still working on Gitea actions
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 5m48s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 5m48s
This commit is contained in:
2
.github/workflows/lint_and_compile.yml
vendored
2
.github/workflows/lint_and_compile.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
rsync -avP $(pwd)/q8/ qmk_firmware/keyboards/keychron/q8/ansi_encoder/keymaps/dgvigil/
|
||||
- name: Build
|
||||
run: |
|
||||
cd /home/runner/work/dgvigil-keebs/dgvigil-keebs/qmk_firmware/
|
||||
cd /workspace/dave/dgvigil-keebs/qmk_firmware/
|
||||
echo "Building QMK for draculad"
|
||||
qmk compile -kb draculad -km dgvigil -e CONVERT_TO=promicro_rp2040
|
||||
# echo "Building QMK for handwired/scottokeebs/scottogame"
|
||||
|
||||
Reference in New Issue
Block a user