Update .github/workflows/build.yml
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 13s
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 13s
This commit is contained in:
parent
e4e6527038
commit
d3f41c53da
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
|
||||
|
||||
- name: Maximize build space
|
||||
uses: ublue-os/remove-unwanted-software@v7
|
||||
uses: github.com/ublue-os/remove-unwanted-software@v7
|
||||
|
||||
- name: Generate tags
|
||||
id: generate-tags
|
||||
|
|
Loading…
Reference in a new issue