Update .github/workflows/build.yml
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 30s
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 30s
This commit is contained in:
parent
d3f41c53da
commit
2183680b1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Maximize build space
|
- name: Maximize build space
|
||||||
uses: github.com/ublue-os/remove-unwanted-software@v7
|
uses: https://github.com/ublue-os/remove-unwanted-software@v7
|
||||||
|
|
||||||
- name: Generate tags
|
- name: Generate tags
|
||||||
id: generate-tags
|
id: generate-tags
|
||||||
|
|
Loading…
Reference in a new issue