Skip to content

Commit

Permalink
Delete unused software before build
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Jan 12, 2024
1 parent 30153e0 commit c4cc85e
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 @@ -31,6 +31,9 @@ jobs:
outputs:
base-image-full: ${{ steps.generate-image-tags.outputs.primary-name-full }}
steps:
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v6

- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

Expand Down

0 comments on commit c4cc85e

Please sign in to comment.