Files
cs249r_book/tinytorch/scripts
Vijay Janapa Reddi c4dc4ffc7f fix(tinytorch-ci): repair fresh-install script URL path
Stage 6 of the tinytorch-validate-dev workflow has been failing because
scripts/test-fresh-install.sh curled install.sh from the retired
tinytorch/site/extra/ path (404 on every run since the Sphinx site was
replaced by Quarto). The file now lives at tinytorch/quarto/install.sh,
as recorded in tinytorch/quarto/_quarto.yml.

Update the hardcoded URL (3 occurrences) and the user-facing hint so
the 7-stage CI suite passes again and the TinyTorch README badge turns
green.
2026-04-22 17:57:16 -04:00
..