mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-06-13 15:24:09 +02: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