From 6a465e7eddb63e54eb53ddbd784b27fe94a9d264 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Fri, 23 Aug 2024 23:15:17 +0200 Subject: [PATCH] Update BuildRock5ForOpenHD.yaml --- .github/workflows/BuildRock5ForOpenHD.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/BuildRock5ForOpenHD.yaml b/.github/workflows/BuildRock5ForOpenHD.yaml index 7ddc2f62757ea..7366964d649dc 100644 --- a/.github/workflows/BuildRock5ForOpenHD.yaml +++ b/.github/workflows/BuildRock5ForOpenHD.yaml @@ -121,5 +121,4 @@ jobs: republish: "true" # needed ONLY if version is not changing file: "linux-headers-5.10*.deb" release: "bullseye" - republish: "true" # needed ONLY if version is not changing - file: "linux-libc-dev-5.10*.deb" + republish: "true" # needed ONLY if version is not changing \ No newline at end of file