I am trying to deploy my Angular 9 app to github pages using the command:
ng build --prod --output-path docs --base-href /rileyjsumner
When I deploy t