mirror of
				https://github.com/k4yt3x/video2x.git
				synced 2025-10-31 12:50:59 +01:00 
			
		
		
		
	fixed path error for requirements.txt
This commit is contained in:
		
							parent
							
								
									37547d1233
								
							
						
					
					
						commit
						181e5c94e6
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -22,7 +22,7 @@ jobs: | ||||
|         run: | | ||||
|           python -m pip install --upgrade pip | ||||
|           pip install pyinstaller | ||||
|           pip install -r src/requirements.txt | ||||
|           pip install -r requirements.txt | ||||
|       - name: Build Video2X CLI | ||||
|         run: | | ||||
|           pyinstaller --noconfirm --log-level=WARN ` | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user