mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-30 20:22:06 +00:00 
			
		
		
		
	Fix bundler cache version
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -34,6 +34,7 @@ jobs: | ||||
|         with: | ||||
|           ruby-version: '3.0' | ||||
|           bundler-cache: true | ||||
|           cache-version: 1 | ||||
|       - name: Replace signing certificate to AppStore | ||||
|         run: | | ||||
|           sed -i '' 's/match Development/match AppStore/' Yattee.xcodeproj/project.pbxproj | ||||
| @@ -58,6 +59,7 @@ jobs: | ||||
|         with: | ||||
|           ruby-version: '3.0' | ||||
|           bundler-cache: true | ||||
|           cache-version: 1 | ||||
|       - name: Replace signing certificate to Direct with Developer ID | ||||
|         run: | | ||||
|           sed -i '' 's/match AppStore/match Direct/' Yattee.xcodeproj/project.pbxproj | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arkadiusz Fal
					Arkadiusz Fal