Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Guri999 authored May 15, 2024
1 parent 31faf84 commit d57b8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: |
echo "sdk.dir=$ANDROID_HOME" > local.properties
echo "REST_API_KEY=${{ secrets.REST_API_KEY }}" >> local.properties
- name: Build with Gradle
run: ./gradlew build

0 comments on commit d57b8d7

Please sign in to comment.