correct lang
This commit is contained in:
		@@ -32,7 +32,7 @@ async function run() {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const matchersPath = path.join(__dirname, '..', '.github');
 | 
			
		||||
    console.log(`##[add-matcher]${path.join(matchersPath, 'go.json')}`);
 | 
			
		||||
    console.log(`##[add-matcher]${path.join(matchersPath, 'rust.json')}`);
 | 
			
		||||
 | 
			
		||||
  } catch (error) {
 | 
			
		||||
    core.setFailed(error.message);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user