Fixing git workflow build
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 2s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 2s
This commit is contained in:
1
.github/workflows/lint_and_compile.yml
vendored
1
.github/workflows/lint_and_compile.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
||||
- name: Prep
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
cd /workspace/dave/dgvigil-keebs/
|
||||
cp -a $(pwd)/dgvigil/ qmk_firmware/users/dgvigil/
|
||||
cp -a $(pwd)/draculad/ qmk_firmware/keyboards/draculad/keymaps/dgvigil/
|
||||
|
||||
Reference in New Issue
Block a user