mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 12:00:04 +00:00 
			
		
		
		
	Fix clang-tidy-review conan install source directory
This commit is contained in:
		
							parent
							
								
									61a93dbc30
								
							
						
					
					
						commit
						82cec1d744
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -82,7 +82,7 @@ jobs: | ||||||
|         mkdir build |         mkdir build | ||||||
|         cd build |         cd build | ||||||
|         mkdir conan |         mkdir conan | ||||||
|         conan install ./source/ ` |         conan install ../source/ ` | ||||||
|           --remote conancenter ` |           --remote conancenter ` | ||||||
|           --build missing ` |           --build missing ` | ||||||
|           --profile:all ${{ matrix.conan_profile }} ` |           --profile:all ${{ matrix.conan_profile }} ` | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat