Skip to content

Commit

Permalink
chore: tidy build env
Browse files Browse the repository at this point in the history
add remove unwanted software
  • Loading branch information
BobyMCbobs committed Feb 19, 2024
1 parent 576c108 commit e3d181a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- name: Checkout Push to Registry action
uses: actions/checkout@v4

- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v6

- name: Generate tags
id: generate-tags
shell: bash
Expand Down

0 comments on commit e3d181a

Please sign in to comment.