Skip to content

Commit 4828a3c

Browse files
committed
fix workflow install script
1 parent 5702e81 commit 4828a3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bin/install-macos.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ git config --global init.templateDir ~/.git-template
1414
pre-commit init-templatedir ~/.git-template
1515

1616
echo 'installing terraform with tfenv'
17-
tfenv install min-required
18-
tfenv use min-required
17+
tfenv install

0 commit comments

Comments
 (0)