mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-31 12:41:55 +00:00 
			
		
		
		
	Add newline at EOF; re-merge cmake steps
This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/workflows/build-and-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/build-and-test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -15,17 +15,11 @@ jobs: | ||||
|     - uses: actions/checkout@v2 | ||||
|       with: | ||||
|         submodules: true | ||||
|     - name: cmake-configure | ||||
|     - name: cmake | ||||
|       uses: lukka/run-cmake@v10 | ||||
|       with: | ||||
|         configurePreset: 'default' | ||||
|     - name: cmake-build | ||||
|       uses: lukka/run-cmake@v10 | ||||
|       with: | ||||
|         buildPreset: 'default' | ||||
|     - name: cmake-test | ||||
|       uses: lukka/run-cmake@v10 | ||||
|       with: | ||||
|         testPreset: 'default' | ||||
|     - name: artifacts | ||||
|       uses: actions/upload-artifact@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Xiphoseer
					Xiphoseer