Skip to content

Commit e486f9e

Browse files
authored
Update android.yml
1 parent d44b922 commit e486f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
java-version: 1.8
1616
- name: Build with Gradle
17-
run: ../LibVLCPlayer/android/gradlew build
17+
run: ./LibVLCPlayer/android/gradlew build

0 commit comments

Comments
 (0)