mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 22:58:22 +00:00
fix bug
This commit is contained in:
@@ -29,4 +29,4 @@ fi
|
|||||||
|
|
||||||
# Document what was added to the image
|
# Document what was added to the image
|
||||||
echo "Lastly, documenting what we added to the metadata file"
|
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