Skip to content

Commit

Permalink
chore(ci): Switch to ublue-os fork of build space maximizer
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Sep 30, 2023
1 parent 8004aef commit 3a2024f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@ jobs:
is_stable_version: true
steps:
- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v1
with:
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
uses: ublue-os/remove-unwanted-software@v3

# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit 3a2024f

Please sign in to comment.