Fix permission

This commit is contained in:
vvb2060 2021-08-27 17:34:24 +08:00
parent 898bf7d536
commit bc7ee6681d
No known key found for this signature in database
GPG Key ID: 59B2BF15A79E26FA
2 changed files with 3 additions and 6 deletions

View File

@ -26,9 +26,6 @@ jobs:
java-version: '11'
distribution: 'adopt'
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build Debug
run: ./gradlew buildDebug
- name: Upload Debug artifact

0
gradlew vendored Normal file → Executable file
View File