fix android update
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				ContinuousDelivery / linux-ubuntu (push) Has been cancelled
				
			
		
			
				
	
				ContinuousDelivery / windows (push) Has been cancelled
				
			
		
			
				
	
				ContinuousIntegration / linux (push) Has been cancelled
				
			
		
			
				
	
				ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android-23]) (push) Has been cancelled
				
			
		
			
				
	
				ContinuousIntegration / android (map[ndk_abi:armeabi-v7a vcpkg_toolkit:arm-neon-android-23]) (push) Has been cancelled
				
			
		
			
				
	
				ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android-23]) (push) Has been cancelled
				
			
		
			
				
	
				ContinuousIntegration / macos (push) Has been cancelled
				
			
		
			
				
	
				ContinuousIntegration / windows (push) Has been cancelled
				
			
		
			
				
	
				ContinuousDelivery / release (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	ContinuousDelivery / linux-ubuntu (push) Has been cancelled
				
			ContinuousDelivery / windows (push) Has been cancelled
				
			ContinuousIntegration / linux (push) Has been cancelled
				
			ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android-23]) (push) Has been cancelled
				
			ContinuousIntegration / android (map[ndk_abi:armeabi-v7a vcpkg_toolkit:arm-neon-android-23]) (push) Has been cancelled
				
			ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android-23]) (push) Has been cancelled
				
			ContinuousIntegration / macos (push) Has been cancelled
				
			ContinuousIntegration / windows (push) Has been cancelled
				
			ContinuousDelivery / release (push) Has been cancelled
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -84,7 +84,7 @@ jobs:
 | 
			
		||||
      env:
 | 
			
		||||
        ANDROID_NDK_HOME: ${{steps.setup_ndk.outputs.ndk-path}}
 | 
			
		||||
        VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
 | 
			
		||||
      run: vcpkg install --triplet ${{matrix.platform.vcpkg_toolkit}} libsodium openssl
 | 
			
		||||
      run: vcpkg install --overlay-triplets=vcpkg_android_triplets --triplet ${{matrix.platform.vcpkg_toolkit}} libsodium openssl
 | 
			
		||||
 | 
			
		||||
    # vcpkg scripts root /usr/local/share/vcpkg/scripts
 | 
			
		||||
    - name: Configure CMake
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user