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