Trying to workaround by updating packages
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Publish Website / publish (push) Failing after 21s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Publish Website / publish (push) Failing after 21s
				
			This commit is contained in:
		@@ -11,7 +11,10 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
 | 
			
		||||
      - name: Update and Upgrade
 | 
			
		||||
        run: |
 | 
			
		||||
           apt update
 | 
			
		||||
           apt upgrade -y
 | 
			
		||||
      # 1. Checkout the website repository (your app code)
 | 
			
		||||
      # ------------------------------------------------------------
 | 
			
		||||
      - name: Checkout website repo
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user