mirror of
https://github.com/actions/checkout.git
synced 2025-07-13 20:50:45 +00:00
Ericsciple patch 1 (#2)
* Update main.ts * . Co-authored-by: eric sciple <ericsciple@users.noreply.github.com>
This commit is contained in:
parent
55e58510f7
commit
5fc50cac29
2 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,8 @@ async function run(): Promise<void> {
|
|||
{},
|
||||
path.join(__dirname, 'problem-matcher.json')
|
||||
)
|
||||
|
||||
console.log(JSON.stringify(process.env, null, ' '))
|
||||
|
||||
// Get sources
|
||||
await gitSourceProvider.getSource(sourceSettings)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue