mirror of
https://github.com/actions/setup-node.git
synced 2025-12-15 01:01:38 +08:00
@@ -14,7 +14,7 @@ async function run() {
|
||||
}
|
||||
|
||||
// TODO: setup proxy from runner proxy config
|
||||
// TODO: problem matchers registered
|
||||
console.log('##[add-matcher].github/tsc.json');
|
||||
} catch (error) {
|
||||
core.setFailed(error.message);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user