Compare commits

..

No commits in common. "main" and "0.0.1" have entirely different histories.
main ... 0.0.1

View File

@ -13,6 +13,9 @@ 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