diff --git a/action.yml b/action.yml index 030f971..984a431 100644 --- a/action.yml +++ b/action.yml @@ -46,9 +46,6 @@ runs: # timeout-minutes: 10 steps: - - name: Checkout code - uses: actions/checkout@v4 - - name: Set up SSH config run: | mkdir -p ~/.ssh