Commit bcf11f6a by Edward Thomson

ci: really, really correct usage for coverity

parent 05536454
......@@ -245,7 +245,7 @@ jobs:
with:
fetch-depth: 0
- name: Download container
run: ci/getcontainer.sh xenial
run: ${{ github.workspace }}/ci/getcontainer.sh" xenial
env:
DOCKER_REGISTRY: ${{ env.docker-registry }}
GITHUB_TOKEN: ${{ secrets.github_token }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment