Rismosch / ris_engine

Barebones game engine. Home made passion project.
MIT License
2 stars 1 forks source link

add cargo clean to doc script #63

Closed Rismosch closed 10 months ago

Rismosch commented 10 months ago

encountered an issue that an outdated reference caused cargo doc to fail. cargo clean fixed it, and it should probably be included in the doc ci script

Rismosch commented 10 months ago

added to ps1, missing sh