diff --git a/.github/workflows/rts-build.yml b/.github/workflows/rts-build.yml index 8c8c3f80816..f131f4d4563 100644 --- a/.github/workflows/rts-build.yml +++ b/.github/workflows/rts-build.yml @@ -69,9 +69,6 @@ jobs: - name: Print the Github event run: echo ${{ github.event_name }} - - name: Set up Depot CLI - uses: depot/setup-action@v1 - # In case this is second attempt try restoring status of the prior attempt from cache - name: Restore the previous run result uses: actions/cache@v3