fix: add execute permission to ./gradlew file

This commit is contained in:
MedzikUser 2022-06-18 19:11:23 +02:00 committed by oSumAtrIX
parent e80e9f0467
commit ff7a5602f6
2 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ jobs:
node-version: "lts/*"
- name: Setup Android SDK
uses: android-actions/setup-android@v2
- name: Make gradlew executable
run: chmod +x gradlew
- name: Build with Gradle
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0
gradlew vendored Normal file → Executable file
View File