mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
Toolcache: fix typo in comment for test-toolcache.sh
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# Fail out if any tests fail
|
||||
set -e
|
||||
|
||||
# defune array of key aliases
|
||||
# define array of key aliases
|
||||
key_alias_array=()
|
||||
bash --version
|
||||
# define dicionary for key_alias and its values
|
||||
|
||||
Reference in New Issue
Block a user