Update config.yml

This commit is contained in:
2020-05-16 14:51:41 +01:00
committed by GitHub
parent 3e33f3e827
commit 30e76c1e14

View File

@@ -9,6 +9,8 @@ jobs:
steps: steps:
- checkout - checkout
- run:
command: chmod +x ./gradlew
- run: - run:
command: ./gradlew build command: ./gradlew build