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: |         with: | ||||||
|           name: build-windows |           name: build-windows | ||||||
|           path: build/ |           path: build/ | ||||||
|  |           owerwrite: true | ||||||
|  |  | ||||||
|   build-macos: |   build-macos: | ||||||
|     runs-on: "ubuntu-latest" |     runs-on: "ubuntu-latest" | ||||||
| @@ -81,6 +82,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           name: build-macos |           name: build-macos | ||||||
|           path: build/ |           path: build/ | ||||||
|  |           owerwrite: true | ||||||
|  |  | ||||||
|   build-linux: |   build-linux: | ||||||
|     runs-on: "ubuntu-latest" |     runs-on: "ubuntu-latest" | ||||||
| @@ -113,6 +115,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           name: build-linux |           name: build-linux | ||||||
|           path: build/ |           path: build/ | ||||||
|  |           owerwrite: true | ||||||
|  |  | ||||||
|   create-release: |   create-release: | ||||||
|     needs: [build-windows, build-macos, build-linux] |     needs: [build-windows, build-macos, build-linux] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user