try to fix ci for github
This commit is contained in:
parent
2af9a0d8f0
commit
fb87191dda
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -21,5 +21,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Compile Vial keyboards
|
- name: Compile Vial keyboards
|
||||||
run: |
|
run: |
|
||||||
|
git config --global --add safe.directory $(pwd)
|
||||||
make git-submodule
|
make git-submodule
|
||||||
python3 util/ci_compile_vial_keyboards.py
|
python3 util/ci_compile_vial_keyboards.py
|
||||||
|
Loading…
Reference in New Issue
Block a user