diff --git a/action.yml b/action.yml index 248556d..5f077b4 100644 --- a/action.yml +++ b/action.yml @@ -36,11 +36,6 @@ runs: submodules: recursive path: arturo ref: ${{ inputs.src }} - # - name: Clone Arturo repository - # if: inputs.src == 'master' - # run: | - # git clone https://github.com/arturo-lang/arturo.git - # shell: bash - name: Debugging run: |