mirror of
https://github.com/actions/runner-images.git
synced 2025-12-25 02:47:41 +08:00
Fix minor typo in workflow file (#7931)
This commit is contained in:
2
.github/workflows/ubuntu-win-generation.yml
vendored
2
.github/workflows/ubuntu-win-generation.yml
vendored
@@ -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 }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user