mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 09:57:21 -05:00
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.