mirror of
				https://github.com/clearml/clearml-docs
				synced 2025-06-26 18:17:44 +00:00 
			
		
		
		
	Update links.yml
This commit is contained in:
		
							parent
							
								
									762c085f38
								
							
						
					
					
						commit
						c05482adaa
					
				
							
								
								
									
										7
									
								
								.github/workflows/links.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/links.yml
									
									
									
									
										vendored
									
									
								
							| @ -25,8 +25,11 @@ jobs: | ||||
|       - name: Find all markdown files | ||||
|         id: find_files | ||||
|         run: | | ||||
|           echo '::set-output files=$(find . -name "*.md")' | ||||
|           find . -name "*.md"  | ||||
|           echo '::set-output name=files::$(find . -name "*.md")' | ||||
| 
 | ||||
|       - name: test output | ||||
|         run: | | ||||
|           echo ${{steps.find_files.outputs.files}} | ||||
| 
 | ||||
|       - name: Link Checker | ||||
|         id: lychee | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user