mirror of
https://github.com/actions/runner-container-hooks.git
synced 2026-01-11 04:41:27 +08:00
typo
This commit is contained in:
@@ -98,7 +98,7 @@ export async function runScriptStep(
|
||||
)
|
||||
await execCpFromPod(
|
||||
state.jobPod,
|
||||
`${containerTemp}/_github_file_commands`,
|
||||
`${containerTemp}/_runner_file_commands`,
|
||||
`${workdir}/_temp`
|
||||
)
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user