From bec0ae044f9d61603dac2dbfd704aaf5b8837fe7 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 28 Jul 2023 14:49:52 +0000 Subject: [PATCH] Update .github/workflows/Continues Integration.yaml --- .github/workflows/Continues Integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index afc4dc6..144e07f 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -29,7 +29,7 @@ jobs: runs-on: Docker container: image: docker:latest - shell: sh + shell: sh steps: - uses: ztimson/actions/docker@develop