Remove alpine dependencies part

This commit is contained in:
Pal Kerecsenyi 2024-04-02 17:39:26 +01:00
parent ec9f46a7ba
commit 2df1b74d57
Signed by: palk
GPG Key ID: 6891661E25394C2C

View File

@ -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