GitHubActionsRuntimeInfo.

SystemPath Property

Summary

Gets the path to path file to add a path to system path that the following steps in a job can use.

Syntax

public FilePath SystemPath { get; }

Value

Type Description
FilePath The path to path file to add a path to system path that the following steps in a job can use.