mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	GHA: Force CCACHE_DIR=$HOME/.ccache
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/env.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/env.sh
									
									
									
									
										vendored
									
									
								
							| @@ -24,6 +24,7 @@ DEPS_CMAKE_FLAGS=-DUSE_BUNDLED_GPERF=OFF | ||||
| FUNCTIONALTEST=functionaltest | ||||
| CCACHE_COMPRESS=1 | ||||
| CCACHE_SLOPPINESS=time_macros,file_macro | ||||
| CCACHE_DIR=$HOME/.ccache | ||||
| EOF | ||||
|  | ||||
| BUILD_FLAGS="CMAKE_FLAGS=-DCI_BUILD=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX:PATH=$HOME/nvim-install -DBUSTED_OUTPUT_TYPE=nvim -DDEPS_PREFIX=$HOME/nvim-deps/usr -DMIN_LOG_LEVEL=3" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 James McCoy
					James McCoy