chore(release): fix update website script
This commit is contained in:
parent
69095c501a
commit
e3a9616beb
1 changed files with 1 additions and 1 deletions
|
|
@ -23,4 +23,4 @@ while true; do
|
|||
done
|
||||
|
||||
curl --silent -L $CACHE_URL > /dev/null
|
||||
./scripts/docs/update-website.sh
|
||||
./scripts/docs/update-website
|
||||
|
|
|
|||
Loading…
Reference in a new issue