chore(CI/find_broken_links): include fragments in lychee run
addresses #2439
This commit is contained in:
		
							parent
							
								
									d6cdeffa6f
								
							
						
					
					
						commit
						684a9270fd
					
				| 
						 | 
					@ -152,6 +152,7 @@ find_broken_links:
 | 
				
			||||||
      lychee
 | 
					      lychee
 | 
				
			||||||
      --cache
 | 
					      --cache
 | 
				
			||||||
      --no-progress
 | 
					      --no-progress
 | 
				
			||||||
 | 
					      --include-fragments
 | 
				
			||||||
      --exclude-all-private
 | 
					      --exclude-all-private
 | 
				
			||||||
      --exclude 'demo\.funkwhale\.audio'
 | 
					      --exclude 'demo\.funkwhale\.audio'
 | 
				
			||||||
      --exclude 'nginx\.com'
 | 
					      --exclude 'nginx\.com'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue