Skip to content

Commit

Permalink
switch space freer
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr committed Feb 25, 2024
1 parent 7a1a53c commit 80697aa
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
remove-dotnet: 'true'
remove-android: 'true'
- name: Free Disk Space
uses: insightsengineering/disk-space-reclaimer@v1

- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 80697aa

Please sign in to comment.