From 01edb281888f9c037fc0ddee0dfd25cb591a6ce1 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 28 Jul 2023 14:49:42 +0000 Subject: [PATCH] Update .github/workflows/Continues Integration.yaml --- .github/workflows/Continues Integration.yaml | 1 + 1 file changed, 1 insertion(+) 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