Update .forgejo/workflows/lint.yml
This commit is contained in:
		
							parent
							
								
									9d88343ce6
								
							
						
					
					
						commit
						36714930d1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -51,7 +51,7 @@ jobs:
 | 
			
		|||
    - uses: https://code.forgejo.org/actions/setup-node@v4
 | 
			
		||||
      with:
 | 
			
		||||
        node-version-file: '.node-version'
 | 
			
		||||
		cache: 'pnpm'
 | 
			
		||||
        cache: 'pnpm'
 | 
			
		||||
    - run: corepack enable
 | 
			
		||||
    - run: pnpm i --frozen-lockfile
 | 
			
		||||
    - run: pnpm --filter ${{ matrix.workspace }} run eslint
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue