Skip to content

Commit 5aa9eaa

Browse files
committed
fix typo
1 parent b13a8da commit 5aa9eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
TF_VAR_cluster_name: slurmci-${{ matrix.os_version }}-${{ github.run_number }}
4444
CI_CLOUD: ${{ vars.CI_CLOUD }} # default from repo settings
4545
TF_VAR_os_version: ${{ matrix.os_version }}
46-
STACKHPC_TF_DIR: environemnts/.stackhpc/tofu
46+
STACKHPC_TF_DIR: environments/.stackhpc/tofu
4747
steps:
4848

4949
- name: Find the latest release

0 commit comments

Comments
 (0)