diff --git a/.github/workflows/ark.release.yaml b/.github/workflows/ark.release.yaml index 0b4f052..1cd56ad 100755 --- a/.github/workflows/ark.release.yaml +++ b/.github/workflows/ark.release.yaml @@ -119,7 +119,6 @@ jobs: docker-build-and-push: runs-on: ubuntu-latest - needs: build-and-upload steps: - name: Checkout code uses: actions/checkout@v2