yaml update

This commit is contained in:
2020-05-16 14:24:17 +01:00
parent 44d3c51f5f
commit 679a82ca9c

View File

@@ -13,7 +13,7 @@ jobs:
- run: - run:
name: chmod permissions name: chmod permissions
command: chmod +x ./gradlew command: chmod +x ./gradlew
- run: - run:
name: remove local settings name: remove local settings
command: rm local.properties command: rm local.properties
- run: - run: