Skip to content

Commit

Permalink
ci: Remove unused setup-depot step on RTS workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sharat87 authored Oct 5, 2023
1 parent 65bd8ce commit 5db1516
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rts-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5db1516

Please sign in to comment.