idk
This commit is contained in:
		@@ -10,11 +10,6 @@ jobs:
 | 
				
			|||||||
  publish:
 | 
					  publish:
 | 
				
			||||||
    runs-on: ubuntu-22.04
 | 
					    runs-on: ubuntu-22.04
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					 | 
				
			||||||
      - name: Install older docker
 | 
					 | 
				
			||||||
        uses: crazy-max/ghaction-setup-docker@v3
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          version: 24.0.7
 | 
					 | 
				
			||||||
    # 1. Checkout the website repository (your app code)
 | 
					    # 1. Checkout the website repository (your app code)
 | 
				
			||||||
      # ------------------------------------------------------------
 | 
					      # ------------------------------------------------------------
 | 
				
			||||||
      - name: Checkout website repo
 | 
					      - name: Checkout website repo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user