Run whole kiwix-build under shell

This commit is contained in:
Matthieu Gautier 2024-05-16 18:05:18 +02:00
parent 3d8580eee2
commit c9078c0ca1
1 changed files with 1 additions and 0 deletions

View File

@ -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: