Run whole kiwix-build under shell
This commit is contained in:
parent
3d8580eee2
commit
c9078c0ca1
|
@ -52,6 +52,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
SSH_KEY: ${{ runner.temp }}/id_rsa
|
SSH_KEY: ${{ runner.temp }}/id_rsa
|
||||||
- name: Compile all deps
|
- name: Compile all deps
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
python .github\\scripts\\compile_all_deps.py
|
python .github\\scripts\\compile_all_deps.py
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue