mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-11-03 22:21:59 +00:00 
			
		
		
		
	ci fix
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/build-and-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build-and-test.yml
									
									
									
									
										vendored
									
									
								
							@@ -33,9 +33,7 @@ jobs:
 | 
				
			|||||||
    - name: cmake
 | 
					    - name: cmake
 | 
				
			||||||
      uses: lukka/run-cmake@v10
 | 
					      uses: lukka/run-cmake@v10
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        configurePreset: "ci-${{matrix.os}}"
 | 
					        workflowPreset: "ci-${{matrix.os}}"
 | 
				
			||||||
        buildPreset: "default"
 | 
					 | 
				
			||||||
        testPreset: "ci-${{matrix.os}}"
 | 
					 | 
				
			||||||
    - name: artifacts
 | 
					    - name: artifacts
 | 
				
			||||||
      uses: actions/upload-artifact@v4
 | 
					      uses: actions/upload-artifact@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user