Update .github/workflows/build.yml
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 26s
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 26s
This commit is contained in:
parent
f9c584164c
commit
33426b46f2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -37,8 +37,8 @@ jobs:
|
|||
- name: Checkout Push to Registry action
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Maximize build space
|
||||
uses: https://github.com/ublue-os/remove-unwanted-software@v7
|
||||
# - name: Maximize build space
|
||||
# uses: https://github.com/ublue-os/remove-unwanted-software@v7
|
||||
|
||||
- name: Generate tags
|
||||
id: generate-tags
|
||||
|
|
Loading…
Reference in a new issue