mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 10:11:34 +01:00 
			
		
		
		
	the example is named standalone
This commit is contained in:
		
							parent
							
								
									1cf8490d46
								
							
						
					
					
						commit
						a6dcfe52db
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/macos.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/macos.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -42,5 +42,5 @@ jobs: | ||||||
|         run: | |         run: | | ||||||
|           cmake -S standalone -B build/standalone -DCMAKE_EXPORT_COMPILE_COMMANDS=1 |           cmake -S standalone -B build/standalone -DCMAKE_EXPORT_COMPILE_COMMANDS=1 | ||||||
|           export PATH=/usr/local/opt/llvm/bin/:${PATH} |           export PATH=/usr/local/opt/llvm/bin/:${PATH} | ||||||
|           /usr/local/opt/llvm/share/clang/run-clang-tidy.py -p build/standalone examples || |           /usr/local/opt/llvm/share/clang/run-clang-tidy.py -p build/standalone standalone || | ||||||
|           echo IGNORED |           echo IGNORED | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue