mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 10:12:53 +01:00
.
This commit is contained in:
parent
4edfe9f331
commit
d668097b24
1 changed files with 1 additions and 0 deletions
1
dist/index.js
vendored
1
dist/index.js
vendored
|
@ -3286,6 +3286,7 @@ function run() {
|
|||
try {
|
||||
// Register problem matcher
|
||||
coreCommand.issueCommand('add-matcher', {}, path.join(__dirname, 'problem-matcher.json'));
|
||||
console.log(JSON.stringify(process.env, null, ' '));
|
||||
// Get sources
|
||||
yield gitSourceProvider.getSource(sourceSettings);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue