mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	Docs: docs/source/cmd is source only
i.e. we don't need to clean it, and we don't need to include it in the docs artifact
This commit is contained in:
		
							parent
							
								
									7647d2c741
								
							
						
					
					
						commit
						4722b07485
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/prepare-docs.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/prepare-docs.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -59,7 +59,6 @@ jobs: | |||
|         with: | ||||
|           name: cmd-ref-${{ github.sha }} | ||||
|           path: | | ||||
|             docs/source/cmd | ||||
|             docs/source/generated | ||||
|             docs/source/_images | ||||
|             docs/source/code_examples | ||||
|  |  | |||
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -1123,7 +1123,7 @@ clean: | |||
| 	rm -f  tests/tools/cmp_tbdata | ||||
| 	rm -f $(addsuffix /run-test.mk,$(MK_TEST_DIRS)) | ||||
| 	-$(MAKE) -C docs clean | ||||
| 	rm -rf docs/source/cmd docs/util/__pycache__ | ||||
| 	rm -rf docs/util/__pycache__ | ||||
| 	rm -f *.whl | ||||
| 	rm -f libyosys.so | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue