mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 22:50:54 +00:00
Leftover from #12954's rebase: the substantive sed-hack -> DEPS= change landed on main, but the .PHONY declaration didn't make it. Add it so the recipe always runs even if a stale `kata-artifacts` file exists in CWD. Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com> Assisted-By: Claude <noreply@anthropic.com>