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 d44b922 commit e486f9eCopy full SHA for e486f9e
.github/workflows/android.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
java-version: 1.8
16
- name: Build with Gradle
17
- run: ../LibVLCPlayer/android/gradlew build
+ run: ./LibVLCPlayer/android/gradlew build
0 commit comments