mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-10-31 17:05:07 +01:00 
			
		
		
		
	Fix job dependency in Release.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/Release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/Release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -195,7 +195,7 @@ jobs: | ||||
|   Release: | ||||
|     runs-on: ubuntu-latest | ||||
|     # We need the RPMs, so add dependency | ||||
|     needs: [AlmaLinux-RPM-build, UBI-8-RPM-build, Ubuntu-focal-build] | ||||
|     needs: [AlmaLinux-RPM-build, UBI-8-RPM-build, Ubuntu-jammy-build] | ||||
|  | ||||
|     steps: | ||||
|     # See: https://github.com/actions/download-artifact | ||||
|   | ||||
		Reference in New Issue
	
	Block a user