This commit is contained in:
Bagatur
2023-11-15 18:10:07 -08:00
parent f1de10dc3c
commit 573f4f48df

View File

@@ -48,7 +48,7 @@ python3.11 -m pip install --upgrade pip
python3.11 -m pip install -r vercel_requirements.txt
python3.11 scripts/model_feat_table.py
mkdir -p docs/templates/templates
cp ../templates/README.md docs/templates/templates/index.md
cp ../templates/README.md docs/templates/index.md
cp ../templates/docs/CONTRIBUTING.md docs/templates/contributing.md
cp ../templates/docs/LAUNCHING_PACKAGE.md docs/templates/launching_package.md
cp ../templates/docs/INDEX.md docs/templates/templates/index.md