Skip to content

Commit

Permalink
Assembling only libdav1d as a contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Oct 17, 2024
1 parent 1554a25 commit 8c035f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilability_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
run: |
export ANDROID_SDK_HOME=$ANDROID_HOME
export ANDROID_NDK_HOME=$ANDROID_NDK_LATEST_HOME
./ffmpeg-android-maker.sh -all-free -all-gpl -android=24 -abis=${{ matrix.abi }}
./ffmpeg-android-maker.sh -dav1d -abis=${{ matrix.abi }}

0 comments on commit 8c035f2

Please sign in to comment.