mirror of
https://github.com/actions/setup-node.git
synced 2025-06-28 05:33:47 +00:00
Update readme
This commit is contained in:
parent
652c2bda0c
commit
121aae0cbf
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ function run() {
|
|||
yield installer.getNode(version);
|
||||
}
|
||||
// TODO: setup proxy from runner proxy config
|
||||
// TODO: problem matchers registered
|
||||
console.log('##[add-matcher].github/tsc.json');
|
||||
}
|
||||
catch (error) {
|
||||
core.setFailed(error.message);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue