Skip to content

Commit 755be6e

Browse files
committed
Fix
1 parent 4a64e5f commit 755be6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
sudo mv tofu /usr/local/bin/
5959
rm tofu_*_linux_amd64.zip
6060
echo "OpenTofu version: $(tofu version)"
61+
tofu init
6162
6263
- name: Setup Node.js
6364
if: steps.check.outputs.changed == 'true'

0 commit comments

Comments
 (0)