diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index 9bc0148..9964e57 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -26,9 +26,7 @@ jobs: restore-keys: node_modules Docker: name: Push docker image - runs-on: Docker - container: - image: docker:latest + container: docker:latest steps: - uses: ztimson/actions/docker@develop