mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 08:20:21 +00:00 
			
		
		
		
	Build full release
This commit is contained in:
		
							parent
							
								
									2b976db4bf
								
							
						
					
					
						commit
						9a4510aa0e
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							@ -395,7 +395,7 @@ jobs:
 | 
				
			|||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    needs: read_metadata
 | 
					    needs: read_metadata
 | 
				
			||||||
    env:
 | 
					    env:
 | 
				
			||||||
      SKIP: true # allows disabling this long-running job temporarily
 | 
					      SKIP: false # allows disabling this long-running job temporarily
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Checkout repository
 | 
					      - name: Checkout repository
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user