mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-03 20:34:20 +01:00 
			
		
		
		
	chore: Force install npm to avoid cache.
This commit is contained in:
		@@ -21,7 +21,8 @@ fi
 | 
			
		||||
npm link mermaid
 | 
			
		||||
 | 
			
		||||
# Install dependencies
 | 
			
		||||
npm install
 | 
			
		||||
npm install --force
 | 
			
		||||
 | 
			
		||||
# Force Build the site
 | 
			
		||||
npm run build -- --force
 | 
			
		||||
 | 
			
		||||
# Build the site
 | 
			
		||||
npm run build
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user