mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Update github_release.yml
This commit is contained in:
parent
301896b042
commit
c47c421ad5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/github_release.yml
vendored
3
.github/workflows/github_release.yml
vendored
|
|
@ -20,6 +20,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@v2
|
||||
|
||||
- name: Cache Gradle and wrapper
|
||||
uses: actions/cache@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue