1 reference to RunBashCommandAsync
Infrastructure.Tests (1)
WorkflowScripts\ExtensionReleaseWorkflowTests.cs (1)
823
var chmodResult = await
RunBashCommandAsync
($"chmod +x \"{fakeGhPath}\"");