mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 06:12:07 +00:00
Github Action tuning
This commit is contained in:
3
.github/workflows/github_release.yml
vendored
3
.github/workflows/github_release.yml
vendored
@@ -40,6 +40,9 @@ jobs:
|
||||
~/.gradle/caches
|
||||
~/.gradle/wrapper
|
||||
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*') }}
|
||||
|
||||
- name: Make gradlew executable
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
- name: Build Release apk
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user