mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
small update to website generation script
Summary: Small fix in website generation script. Reviewed By: bottler Differential Revision: D24893286 fbshipit-source-id: 5afbe05d749914788917a3834cf32e2f48bb4765
This commit is contained in:
parent
faed5405c8
commit
ddb0b1b652
@ -27,7 +27,7 @@ yarn
|
||||
yarn run build
|
||||
|
||||
cd .. || exit
|
||||
./scripts/build_website.sh -b
|
||||
bash ./scripts/build_website.sh -b
|
||||
|
||||
cd "${WORK_DIR}" || exit
|
||||
rm -rf pytorch3d-gh-pages/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user