Remove `--force` flag

This commit is contained in:
Sidharth Vinod 2024-03-19 08:45:19 +05:30
parent b04e150dc1
commit f86da19362
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ yarn install
yarn link mermaid
# Force Build the site
yarn run build --force
yarn run build