mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 21:35:42 +00:00 
			
		
		
		
	Order of operations?
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ios.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ios.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -30,10 +30,10 @@ jobs: | ||||
|         flutter-version: '2.10.3' | ||||
|     - name: Build for iOS | ||||
|       run: | | ||||
|         flutter pub get | ||||
|         cd ios | ||||
|         pod repo update | ||||
|         pod install | ||||
|         cd .. | ||||
|         flutter pub get | ||||
|         cp lib/dummy_dsn.dart lib/dsn.dart | ||||
|         flutter build ios --release --no-codesign | ||||
|   | ||||
		Reference in New Issue
	
	Block a user