diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index f68cbb7..93b6c32 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -12,7 +12,6 @@ jobs: build: name: Build and Test runs-on: ubuntu-latest - needs: delete-assets steps: - name: Checkout code uses: actions/checkout@v3