diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a103125d..1f79c54c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,8 +44,7 @@ In this folder is located the structure of Vue frontend application. ## Build -The command to build Antares SQL locally is `npm run build:local`. -`build` command (without `:local`) is used exclusively by the GitHub Action. +The command to build Antares SQL locally is `npm run build`. ## Conventions