chore: Add tofu workflows #1
1 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
else
|
||||
echo "Checksum mismatch! ❌"
|
||||
exit 1
|
||||
working-directory: /tmp/tofu
|
||||
working-directory: /tmp
|
||||
|
||||
|
||||
- name: Install OpenTofu
|
||||
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
chmod +x /usr/local/bin/tofu
|
||||
echo "Installed Open Tofu ✅ Installed version:"
|
||||
tofu version
|
||||
working-directory: /tmp/tofu
|
||||
working-directory: /tmp
|
||||
|
||||
- name: OpenTofu fmt
|
||||
id: fmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue