mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	Update nightly.yaml
add Python top zip
This commit is contained in:
		
							parent
							
								
									495658e07a
								
							
						
					
					
						commit
						c5d31be613
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -152,6 +152,7 @@ jobs: | ||||||
|   - Mac |   - Mac | ||||||
|   - Ubuntu |   - Ubuntu | ||||||
|   - Windows |   - Windows | ||||||
|  |   - Python | ||||||
|   steps: |   steps: | ||||||
|   - task: DownloadPipelineArtifact@0 |   - task: DownloadPipelineArtifact@0 | ||||||
|     inputs: |     inputs: | ||||||
|  | @ -165,6 +166,10 @@ jobs: | ||||||
|     inputs: |     inputs: | ||||||
|      artifactName: 'Ubuntu' |      artifactName: 'Ubuntu' | ||||||
|      targetPath: tmp |      targetPath: tmp | ||||||
|  |   - task: DownloadPipelineArtifact@0 | ||||||
|  |     inputs: | ||||||
|  |      artifactName: 'Python' | ||||||
|  |      targetPath: tmp | ||||||
| #  - task: DownloadPipelineArtifact@0 | #  - task: DownloadPipelineArtifact@0 | ||||||
| #    inputs: | #    inputs: | ||||||
| #     artifactName: 'NuGet' | #     artifactName: 'NuGet' | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue