Skip to content

Commit

Permalink
Maximize disk space on android CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CedNaru committed Oct 5, 2024
1 parent fffd500 commit 040d746
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
name: Build android template (all)

steps:
- name: Maximize build disk space
uses: easimon/maximize-build-space@v10

- name: Clone Godot Engine
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 040d746

Please sign in to comment.