corepack enable for linting
				
					
				
			This commit is contained in:
		
							parent
							
								
									9afb41042c
								
							
						
					
					
						commit
						7df83d7252
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -20,6 +20,7 @@ jobs: | ||||||
|         cache: 'yarn' |         cache: 'yarn' | ||||||
|         cache-dependency-path: | |         cache-dependency-path: | | ||||||
|           packages/backend/yarn.lock |           packages/backend/yarn.lock | ||||||
|  |     - run: corepack enable | ||||||
|     - run: yarn install |     - run: yarn install | ||||||
|     - run: yarn --cwd ./packages/backend lint |     - run: yarn --cwd ./packages/backend lint | ||||||
| 
 | 
 | ||||||
|  | @ -35,5 +36,6 @@ jobs: | ||||||
|         cache: 'yarn' |         cache: 'yarn' | ||||||
|         cache-dependency-path: | |         cache-dependency-path: | | ||||||
|           packages/client/yarn.lock |           packages/client/yarn.lock | ||||||
|  |     - run: corepack enable | ||||||
|     - run: yarn install |     - run: yarn install | ||||||
|     - run: yarn --cwd ./packages/client lint |     - run: yarn --cwd ./packages/client lint | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue