mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	Try and fix dependencies again...
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/ccpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ccpp.yml
									
									
									
									
										vendored
									
									
								
							| @@ -70,6 +70,7 @@ jobs: | ||||
|           mingw-w64-i686-sqlite3 | ||||
|           mingw-w64-i686-wxWidgets | ||||
|           mingw-w64-i686-zlib | ||||
|           mingw-w64-imagemagick | ||||
|           vim | ||||
|           zip | ||||
|     - name: update-protobuf | ||||
| @@ -84,7 +85,7 @@ jobs: | ||||
|         repository: 'davidgiven/fluxengine-testdata' | ||||
|         path: 'fluxengine-testdata' | ||||
|     - name: build | ||||
|       run: make -j1 hide= -C fluxengine | ||||
|       run: make -j`nproc` -C fluxengine | ||||
|  | ||||
|     - name: nsis | ||||
|       run: | | ||||
|   | ||||
		Reference in New Issue
	
	Block a user