From e2d7e61adf214506afd93ceac55032cf64c153e9 Mon Sep 17 00:00:00 2001 From: UncertainBadg3r <139782199+UncertainBadg3r@users.noreply.github.com> Date: Thu, 20 Jul 2023 06:22:09 -0400 Subject: [PATCH] Fix minor typo in workflow file (#7931) --- .github/workflows/ubuntu-win-generation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ubuntu-win-generation.yml b/.github/workflows/ubuntu-win-generation.yml index 48dea710e..96a19b472 100644 --- a/.github/workflows/ubuntu-win-generation.yml +++ b/.github/workflows/ubuntu-win-generation.yml @@ -62,7 +62,7 @@ jobs: repository: '${{ inputs.custom_repo }}' ref: '${{ inputs.custom_repo_commit_hash }}' - - name: Set image varibles + - name: Set image variables run: | $ImageType = "${{ inputs.image_name }}"