mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-24 11:45:49 +01:00
ci: chmod +x gradlew
is not required (#15)
This commit is contained in:
parent
9bf804219e
commit
5dd10f6978
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -26,9 +26,6 @@ jobs:
|
||||
java-version: '11'
|
||||
distribution: 'zulu'
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew --no-daemon build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user