ci: Remove unused setup-depot step on RTS workflow
This commit is contained in:
parent
65bd8ce334
commit
5db1516e8d
3
.github/workflows/rts-build.yml
vendored
3
.github/workflows/rts-build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user