diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b036582c..0d5e0239 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -151,6 +151,7 @@ jobs: needs: build runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 - name: Login to GitHub Container Registry uses: docker/login-action@v3 with: