Removing maximize build space action
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3s
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -28,11 +28,6 @@ jobs:
|
|||||||
recipe:
|
recipe:
|
||||||
- recipe.yml
|
- recipe.yml
|
||||||
steps:
|
steps:
|
||||||
# building custom images might take a lot of space,
|
|
||||||
# so it's best to remove unneeded softawre
|
|
||||||
- name: Maximize build space
|
|
||||||
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
|
|
||||||
|
|
||||||
- uses: sigstore/cosign-installer@v3.9.0
|
- uses: sigstore/cosign-installer@v3.9.0
|
||||||
with:
|
with:
|
||||||
install-dir: /usr/bin
|
install-dir: /usr/bin
|
||||||
|
Reference in New Issue
Block a user