mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05:00 
			
		
		
		
	Update release.yml
This commit is contained in:
		
							parent
							
								
									58185c4959
								
							
						
					
					
						commit
						b856291a4b
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -35,7 +35,7 @@ jobs:
 | 
			
		||||
        run: |
 | 
			
		||||
          if [[ "${{runner.os}}" == "Windows" ]]; then
 | 
			
		||||
            choco install ffmpeg-shared
 | 
			
		||||
            ls -Rl "C:\Program Files (x86)\FFmpeg\"
 | 
			
		||||
            ls -Rl "/C/Program Files (x86)/FFmpeg"
 | 
			
		||||
          elif [[ "${{runner.os}}" == "macOS" ]]; then
 | 
			
		||||
            brew install ffmpeg
 | 
			
		||||
          else
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user