diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index 95ee809..afc4dc6 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -29,6 +29,7 @@ jobs: runs-on: Docker container: image: docker:latest + shell: sh steps: - uses: ztimson/actions/docker@develop