Install project dependencies before running license finder #102
							
								
								
									
										2
									
								
								.github/workflows/license_finder.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/license_finder.yml
									
									
									
									
										vendored
									
									
								
							| @ -17,6 +17,8 @@ jobs: | ||||
|         - uses: ruby/setup-ruby@v1 | ||||
|           with: | ||||
|             ruby-version: '3.3' | ||||
|         - name: Install project dependencies | ||||
|           run: bundle install --jobs `getconf _NPROCESSORS_ONLN` | ||||
|         - name: Install license finder gem | ||||
|           run: gem install license_finder | ||||
|         - name: Run license finder | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user