We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7099c8a commit 34e0a15Copy full SHA for 34e0a15
.github/workflows/build-ffmpeg.yml
@@ -34,6 +34,7 @@ jobs:
34
- name: 检查预装 NDK
35
run: |
36
ls -l /usr/local/lib/android/sdk/ndk
37
+
38
- name: 删除预装 NDK(可选)
39
40
rm -rf /usr/local/lib/android/sdk/ndk/*
0 commit comments