Skip to content

Commit

Permalink
update Android CI
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Oct 7, 2024
1 parent 5adf9c6 commit f01178d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- name: Delete Gradle cache
run: |
rm -rf $HOME/.gradle
sudo rm -rf $HOME/.gradle/caches
echo "Gradle cache deleted successfully"
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f01178d

Please sign in to comment.