diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index b34ae1a..102a684 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -24,6 +24,7 @@ jobs: docker: name: Build Dockerfile runs-on: ubuntu-latest + container: docker steps: - name: Clone Repository uses: ztimson/actions/clone@develop