mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	chore: fail-fast false for 32 bit image build to finish
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -17,6 +17,7 @@ jobs:
 | 
			
		||||
            pi_gen_version: "master"
 | 
			
		||||
          - arch: "64-bit"
 | 
			
		||||
            pi_gen_version: "arm64"
 | 
			
		||||
      fail-fast: false
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout repository
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user