ci: Remove unused setup-depot step on RTS workflow

This commit is contained in:
Shrikant Sharat Kandula 2023-10-05 11:52:03 +05:30 committed by GitHub
parent 65bd8ce334
commit 5db1516e8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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