fix: codeql build
This commit is contained in:
		
							parent
							
								
									ce56d75fc1
								
							
						
					
					
						commit
						5e456a475a
					
				
							
								
								
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							@ -39,7 +39,9 @@ jobs:
 | 
			
		||||
      with:
 | 
			
		||||
        languages: ${{ matrix.language }}
 | 
			
		||||
 | 
			
		||||
    - run: npm run build --if-present
 | 
			
		||||
    - run: |
 | 
			
		||||
      npm ci
 | 
			
		||||
      npm run build --if-present
 | 
			
		||||
 | 
			
		||||
    - name: Perform CodeQL Analysis
 | 
			
		||||
      uses: github/codeql-action/analyze@v1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user