SIGN IN SIGN UP

Fix CI for build-llm-demo (#7308)

After https://github.com/pytorch/executorch/pull/7108 landed, it broke CI, in particular build-llm-demo test.

Here's an example:

https://github.com/pytorch/executorch/actions/runs/12301283060/job/34332275511#logs

It removed a folder than contained android artifacts.

Let's just revert back to 'rm -rf cmake-out'
M
Mergen Nachin committed
61b9e1bcf03dfe4c7e20d7ad6b37e2e6a032f0f0
Parent: 1e2efa3
Committed by GitHub <noreply@github.com> on 12/12/2024, 10:06:35 PM