ci: only remove libunwind-14-dev if installed
authorVincent Fu <vincent.fu@samsung.com>
Mon, 23 Sep 2024 16:50:31 +0000 (16:50 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 26 Sep 2024 17:29:45 +0000 (13:29 -0400)
commit3ce48db90dce97ab2c7bd3c6003daa32cd8fc55d
tree22740b6eb6dc1d3c8794816b6a47b6c88383d588
parent577db832cc2a22c04b92fbb37e79ecf2c2cef8c8
ci: only remove libunwind-14-dev if installed

Some containers no longer have libunwind-14-dev in their repositories.
Remove this package only if it is installed.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
ci/actions-install.sh