You've already forked pedini.dev
							
							need hugo installed to build hugo site, no?
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Deploy website on production server when committing on main / test (push) Failing after 3s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Deploy website on production server when committing on main / test (push) Failing after 3s
				
			This commit is contained in:
		@@ -17,6 +17,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
      - run: echo "${{ secrets.SSH_PRIVATE_KEY }}" > /private.key
 | 
			
		||||
      - run: chmod 600 /private.key
 | 
			
		||||
      - run: sudo apt install hugo
 | 
			
		||||
      - uses: actions/checkout@v4
 | 
			
		||||
      - run: APP_VERSION=latest make
 | 
			
		||||
      - run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user