mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Update path to JNI upload
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/github.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/github.yml
									
									
									
									
										vendored
									
									
								
							| @@ -290,7 +290,7 @@ jobs: | ||||
|       with: | ||||
|         name: Android JNI ${{matrix.platform}} | ||||
|         path: | | ||||
|           ${{ github.workspace }}/android/vcmi-app/src/main/jniLibs | ||||
|           ${{github.workspace}}/out/build/${{matrix.preset}}/libs | ||||
|  | ||||
|     - name: Upload build | ||||
|       if: ${{ (matrix.pack == 1 || startsWith(matrix.platform, 'android')) && (github.ref == 'refs/heads/develop' || github.ref == 'refs/heads/beta' || github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/heads/features/')) && matrix.platform != 'msvc' && matrix.platform != 'mingw-32' }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user