Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92b66f5b8b |
@@ -21,6 +21,9 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Generate Gradle Wrapper
|
||||
run: gradle wrapper
|
||||
|
||||
- name: Grant execute permission
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
|
||||
Reference in New Issue
Block a user