diff --git a/action.yml b/action.yml index 1a944f6..2467524 100644 --- a/action.yml +++ b/action.yml @@ -13,9 +13,6 @@ inputs: runs: using: composite steps: - - name: Install Alpine dependencies - run: apk add nodejs npm git - shell: sh - name: Install Terraform uses: https://gitea.palk.me/paltiverse/paltiverse-actions-setup-terraform@0.0.2 shell: sh