mirror of
https://github.com/danog/sass-site.git
synced 2024-11-29 20:19:13 +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
|
||||
git checkout origin/main
|
||||
fi
|
||||
git clean -fX
|
||||
cd ..
|
||||
|
||||
# Build the JS API docs
|
||||
|
Loading…
Reference in New Issue
Block a user