Skip to content

Commit

Permalink
CI: try to save space
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Aug 4, 2024
1 parent 7cb2da3 commit 555c9d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/android_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ jobs:
with:
submodules: recursive

- name: Free Disk Space (Ubuntu)
uses: jlumbroso/[email protected]
with:
android: 'false'
continue-on-error: true

- name: Get all tags for correct version determination
working-directory: ${{ github.workspace }}
run: |
Expand Down

0 comments on commit 555c9d1

Please sign in to comment.