mirror of
				https://github.com/tooot-app/app
				synced 2025-06-05 22:19:13 +02:00 
			
		
		
		
	
							
								
								
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,7 +7,7 @@ on: | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|     runs-on: macos-10.15 | ||||
|     runs-on: macos-11 | ||||
|     steps: | ||||
|       - name: -- Step 0 -- Extract branch name | ||||
|         shell: bash | ||||
| @@ -33,6 +33,7 @@ jobs: | ||||
|         run: bundle install | ||||
|       - name: -- Step 7 -- Run fastlane | ||||
|         env: | ||||
|           DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer | ||||
|           ENVIRONMENT: ${{ steps.branch.outputs.branch }} | ||||
|           LC_ALL: en_US.UTF-8 | ||||
|           LANG: en_US.UTF-8 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user