Skip to content

add option to select 1024x768 resolution and update ffmpeg av JNI libs #5

add option to select 1024x768 resolution and update ffmpeg av JNI libs

add option to select 1024x768 resolution and update ffmpeg av JNI libs #5

name: check JNI libs
on:
push:
paths-ignore:
- 'README.md'
- 'CHANGELOG.md'
pull_request:
paths-ignore:
- 'README.md'
- 'CHANGELOG.md'
workflow_dispatch:
inputs:
version:
description: dummy
default: dummy
defaults:
run:
shell: bash
jobs:
check-jni-libs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: with full debug output
run: bash -x tools/check_release_jni_libs.sh
- name: check if checked in JNI libs are ok
run: tools/check_release_jni_libs.sh