Skip to content

Commit 29f71d0

Browse files
committed
Remove checkout
This should be done by the user's action already.
1 parent 0766b55 commit 29f71d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ inputs:
2121
runs:
2222
using: "composite"
2323
steps:
24-
- uses: actions/checkout@master
25-
2624
- name: Download SteamCMD
2725
shell: bash
2826
run: |

0 commit comments

Comments
 (0)