mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 02:47:46 +00:00
fix: build fix by including necessary package
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -150,4 +150,4 @@ jobs:
|
||||
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
|
||||
registry_token: ${{ github.token }}
|
||||
pr_event_number: ${{ github.event.number }}
|
||||
maximize_build_space: false
|
||||
maximize_build_space: true
|
||||
|
||||
@@ -3,6 +3,7 @@ repos:
|
||||
- https://copr.fedorainfracloud.org/coprs/secureblue/hardened_malloc/repo/fedora-%OS_VERSION%/secureblue-hardened_malloc-fedora-%OS_VERSION%.repo
|
||||
install:
|
||||
- hardened_malloc
|
||||
- patch
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user