mirror of
				https://github.com/RetroDECK/RetroDECK.git
				synced 2025-04-10 19:15:12 +00:00 
			
		
		
		
	pipelines are getting the packages list from a requirement.txt [skip ci]
This commit is contained in:
		
							parent
							
								
									97493cbb62
								
							
						
					
					
						commit
						2835ac9b3e
					
				
							
								
								
									
										2
									
								
								.github/workflows/cooker-selfhosted.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cooker-selfhosted.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -50,7 +50,7 @@ jobs: | |||
| 
 | ||||
|       - name: Initialize Flatpak environment | ||||
|         run: | | ||||
|           sudo apt install -y flatpak flatpak-builder p7zip-full xmlstarlet bzip2 | ||||
|           sudo apt install -y $(cat 'automation_tools/requirements.txt') | ||||
|           flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo | ||||
| 
 | ||||
|       - name: Run pre-build automation tasks | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/main-selfhosted.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main-selfhosted.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -39,7 +39,7 @@ jobs: | |||
| 
 | ||||
|       - name: Initialize Flatpak environment | ||||
|         run: | | ||||
|           sudo apt install -y flatpak flatpak-builder p7zip-full xmlstarlet bzip2 | ||||
|           sudo apt install -y $(cat 'automation_tools/requirements.txt') | ||||
|           flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo | ||||
| 
 | ||||
|       - name: Run pre-build automation tasks | ||||
|  |  | |||
							
								
								
									
										1
									
								
								automation_tools/requirements.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								automation_tools/requirements.txt
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| flatpak flatpak-builder p7zip-full xmlstarlet bzip2 curl | ||||
		Loading…
	
		Reference in a new issue