try to fix ci for github
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user