From fa00d0a36d464c15953af6d1783c8bc4a2d9177e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yanis=20Zafir=C3=B3pulos?= <1265028+drkameleon@users.noreply.github.com> Date: Fri, 21 Jun 2024 17:51:34 +0200 Subject: [PATCH] cleanup --- action.yml | 5 ----- 1 file changed, 5 deletions(-) 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: |