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