mirror of
https://github.com/danog/sass-site.git
synced 2024-12-02 09:27:59 +01:00
Remove untracked files before building typedoc
This commit is contained in:
parent
5133d0e261
commit
ea3384fbf4
@ -17,6 +17,7 @@ if [[ "$LANGUAGE_REVISION" ]]; then
|
|||||||
else
|
else
|
||||||
git checkout origin/main
|
git checkout origin/main
|
||||||
fi
|
fi
|
||||||
|
git clean -fX
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
# Build the JS API docs
|
# Build the JS API docs
|
||||||
|
Loading…
Reference in New Issue
Block a user