Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjaena authored Feb 28, 2024
1 parent 5a83cda commit 038a04a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
distribution: 'temurin'
java-version: '11'

- name: Setup Android SDK
uses: android-actions/setup-android@v2

- name: Make gradlew executable
run: chmod +x ./gradlew

Expand Down

0 comments on commit 038a04a

Please sign in to comment.