Compare commits
No commits in common. "main" and "0.0.1" have entirely different histories.
@ -13,6 +13,9 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Alpine dependencies
|
||||||
|
run: apk add nodejs npm git
|
||||||
|
shell: sh
|
||||||
- name: Install Terraform
|
- name: Install Terraform
|
||||||
uses: https://gitea.palk.me/paltiverse/paltiverse-actions-setup-terraform@0.0.2
|
uses: https://gitea.palk.me/paltiverse/paltiverse-actions-setup-terraform@0.0.2
|
||||||
shell: sh
|
shell: sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user