diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 1f92b41..ff6498b 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -8,7 +8,6 @@ jobs: update: name: Update dependencies runs-on: self-hosted - needs: cargo steps: - name: Checkout repository uses: actions/checkout@v4