Enabled parallel builds again
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				/ Build the server (push) Successful in 3m34s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	/ Build the server (push) Successful in 3m34s
				
			This commit is contained in:
		@@ -17,7 +17,7 @@ jobs:
 | 
			
		||||
      - run: mkdir build
 | 
			
		||||
      - run: cmake -DCMAKE_BUILD_TYPE=Release ..
 | 
			
		||||
        working-directory: build
 | 
			
		||||
      - run: cmake --build .
 | 
			
		||||
      - run: cmake --build . -j
 | 
			
		||||
        working-directory: build
 | 
			
		||||
      - uses: actions/upload-artifact@v3
 | 
			
		||||
        with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user