mirror of
				https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
				synced 2025-06-27 11:58:51 +02:00 
			
		
		
		
	ci: overwrite Artifact
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -49,6 +49,7 @@ jobs: | ||||
|         with: | ||||
|           name: build-windows | ||||
|           path: build/ | ||||
|           owerwrite: true | ||||
|  | ||||
|   build-macos: | ||||
|     runs-on: "ubuntu-latest" | ||||
| @@ -81,6 +82,7 @@ jobs: | ||||
|         with: | ||||
|           name: build-macos | ||||
|           path: build/ | ||||
|           owerwrite: true | ||||
|  | ||||
|   build-linux: | ||||
|     runs-on: "ubuntu-latest" | ||||
| @@ -113,6 +115,7 @@ jobs: | ||||
|         with: | ||||
|           name: build-linux | ||||
|           path: build/ | ||||
|           owerwrite: true | ||||
|  | ||||
|   create-release: | ||||
|     needs: [build-windows, build-macos, build-linux] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user