mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 08:22:12 +00:00
fix lsb release
This commit is contained in:
@@ -16,5 +16,5 @@ function isUbuntu18
|
||||
|
||||
function getOSVersionLabel
|
||||
{
|
||||
isUbuntu16 && echo xenial || echo bionic
|
||||
lsb_release -cs
|
||||
}
|
||||
Reference in New Issue
Block a user