mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 10:38:09 +08:00 
			
		
		
		
	Fix workflow for documentation.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -197,7 +197,8 @@ jobs: | ||||
|           -DFTXUI_BUILD_TESTS=OFF | ||||
|           -DFTXUI_BUILD_TESTS_FUZZER=OFF | ||||
|           -DFTXUI_ENABLE_INSTALL=OFF; | ||||
|           cmake --build .; | ||||
|           cmake --build . --target doc; | ||||
|           cmake --build . ; | ||||
|           rsync -amv | ||||
|           --include='*/' | ||||
|           --include='*.html' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni