You've already forked pedini.dev
							
							does it build on the CI now with submodules?
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Deploy website on production server when committing on main / test (push) Failing after 8s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Deploy website on production server when committing on main / test (push) Failing after 8s
				
			This commit is contained in:
		@@ -23,6 +23,8 @@ jobs:
 | 
			
		||||
          wget https://github.com/gohugoio/hugo/releases/download/${HUGO_VERSION}/hugo_${HUGO_VERSION_SHORT}_linux-amd64.deb
 | 
			
		||||
          dpkg -i hugo_*.deb
 | 
			
		||||
      - uses: actions/checkout@v4
 | 
			
		||||
        with:
 | 
			
		||||
          submodules: true
 | 
			
		||||
      - run: APP_VERSION=latest make
 | 
			
		||||
      - run: |
 | 
			
		||||
          SSH_PRIVATE_KEY=/private.key
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user