[GitHub Actions] Fix install xsltproc

This commit is contained in:
Corneil du Plessis
2022-11-02 11:09:47 +02:00
parent 90132ef7df
commit c1e4b0f9d2
66 changed files with 84 additions and 70 deletions

View File

@@ -371,7 +371,6 @@ jobs:
uses: ./.github/workflows/recreate-runners.yml
with:
verbose: ${{ inputs.verbose == 'true' && 'true' || 'false' }}
deployment_type: 'helm'
secrets:
TMC_API_TOKEN: ${{ secrets.TMC_API_TOKEN }}
GCP_CRED_JSON: ${{ secrets.GCP_CRED_JSON }}