mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
fix bug
This commit is contained in:
@@ -29,4 +29,4 @@ fi
|
||||
|
||||
# Document what was added to the image
|
||||
echo "Lastly, documenting what we added to the metadata file"
|
||||
DocumentInstalledItem "ORAS $(oras version | awk 'NR==1{print $2})"
|
||||
DocumentInstalledItem "ORAS $(oras version | awk 'NR==1{print $2}')"
|
||||
Reference in New Issue
Block a user