You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: 🐛 rm needs -f so it doesn't error when there is no file (#49)
## Description
If the qmd files don't exist, `rm` gives an error. So this is to force
it to not give an error.
<!-- Select quick/in-depth as necessary -->
Doesn't need a review.
0 commit comments