mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
Remove Make gradlew executable
This commit is contained in:
parent
d2fe2f8046
commit
3d4e165d0a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -29,10 +29,6 @@ jobs:
|
||||
distribution: "temurin"
|
||||
cache: 'gradle'
|
||||
|
||||
- name: Make gradlew executable
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
|
||||
- name: Build debug APK and run jvm tests
|
||||
run: ./gradlew assembleDebug
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user