diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 220c6d6..02ececf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: