Skip to content

Commit 366e831

Browse files
committed
chore: correct directory name to use the dir where mise is configured
Correction for a66315f commit. Part of #1764
1 parent a66315f commit 366e831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/provision-by-terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Show tools versions
7070
# NOTE: a working directory is important here and must be set to the dir where mise is configured
71-
working-directory: infra/ansible
71+
working-directory: infra/terraform
7272
env:
7373
# https://developer.hashicorp.com/terraform/cli/commands#upgrade-and-security-bulletin-checks
7474
CHECKPOINT_DISABLE: true

0 commit comments

Comments
 (0)