We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13a8da commit 5aa9eaaCopy full SHA for 5aa9eaa
.github/workflows/stackhpc.yml
@@ -43,7 +43,7 @@ jobs:
43
TF_VAR_cluster_name: slurmci-${{ matrix.os_version }}-${{ github.run_number }}
44
CI_CLOUD: ${{ vars.CI_CLOUD }} # default from repo settings
45
TF_VAR_os_version: ${{ matrix.os_version }}
46
- STACKHPC_TF_DIR: environemnts/.stackhpc/tofu
+ STACKHPC_TF_DIR: environments/.stackhpc/tofu
47
steps:
48
49
- name: Find the latest release
0 commit comments