fix: build fix by including necessary package

This commit is contained in:
qoijjj
2024-08-18 19:07:19 -07:00
committed by GitHub
parent 01cf3e66a6
commit 3b4e75781a
2 changed files with 2 additions and 1 deletions

View File

@@ -150,4 +150,4 @@ jobs:
cosign_private_key: ${{ secrets.SIGNING_SECRET }} cosign_private_key: ${{ secrets.SIGNING_SECRET }}
registry_token: ${{ github.token }} registry_token: ${{ github.token }}
pr_event_number: ${{ github.event.number }} pr_event_number: ${{ github.event.number }}
maximize_build_space: false maximize_build_space: true

View File

@@ -3,6 +3,7 @@ repos:
- https://copr.fedorainfracloud.org/coprs/secureblue/hardened_malloc/repo/fedora-%OS_VERSION%/secureblue-hardened_malloc-fedora-%OS_VERSION%.repo - https://copr.fedorainfracloud.org/coprs/secureblue/hardened_malloc/repo/fedora-%OS_VERSION%/secureblue-hardened_malloc-fedora-%OS_VERSION%.repo
install: install:
- hardened_malloc - hardened_malloc
- patch