Check node version

This commit is contained in:
Andras Schmelczer 2025-12-14 13:53:35 +00:00
parent c7507a3e7a
commit e25306c4c1
5 changed files with 20 additions and 12 deletions

View file

@ -2,6 +2,8 @@
set -e
./scripts/utils/check-node.sh
cd docs
npm ci