Use $RUNNER_TOOL_CACHE for GitHub images to install Node.js #2
Reference in New Issue
Block a user
Delete Branch "v-malob/runner-toolcache"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
$env:AGENT_TOOLSDIRECTORYis not available on GitHub images. Instead,$env:RUNNER_TOOL_CACHEshould be used.