Skip to content

Commit

Permalink
(actions) use easimon/maximize-build-space
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Mar 10, 2024
1 parent c0fd65e commit c414c54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ jobs:
key: ${{ steps.artifacts.outputs.key }}
tag: ${{ steps.script.outputs.tag }}
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
remove-android: true
remove-dotnet: true
- uses: actions/checkout@v4
- name: Login to Docker registry
uses: docker/login-action@v3
Expand Down

0 comments on commit c414c54

Please sign in to comment.