Skip to content

Commit 8c035f2

Browse files
committed
Assembling only libdav1d as a contrib
1 parent 1554a25 commit 8c035f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilability_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
run: |
1919
export ANDROID_SDK_HOME=$ANDROID_HOME
2020
export ANDROID_NDK_HOME=$ANDROID_NDK_LATEST_HOME
21-
./ffmpeg-android-maker.sh -all-free -all-gpl -android=24 -abis=${{ matrix.abi }}
21+
./ffmpeg-android-maker.sh -dav1d -abis=${{ matrix.abi }}

0 commit comments

Comments
 (0)