More ARM fixes
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							@@ -41,6 +41,9 @@ jobs:
 | 
			
		||||
      - name: Install serverless-plugin-include-dependencies
 | 
			
		||||
        run: serverless plugin install -n serverless-plugin-include-dependencies
 | 
			
		||||
 | 
			
		||||
      - name: Install QEMU for ARM builds
 | 
			
		||||
        run: docker run --privileged --rm tonistiigi/binfmt --install all
 | 
			
		||||
 | 
			
		||||
      - name: Set up Python
 | 
			
		||||
        uses: actions/setup-python@v4
 | 
			
		||||
        with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user