mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-11-04 07:25:46 +00:00 
			
		
		
		
	Update gh-pages.yml
install npm first
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -22,4 +22,6 @@ jobs:
 | 
			
		||||
        token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
        target_branch: 'gh-pages'
 | 
			
		||||
        jekyll_src: 'home'
 | 
			
		||||
        pre_build_commands: npm install
 | 
			
		||||
        pre_build_commands: |
 | 
			
		||||
          apk add --update npm
 | 
			
		||||
          npm install
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user