Use npm ci instead of npm install

This commit is contained in:
Christian Georgi
2024-07-29 21:06:18 +02:00
committed by GitHub
parent e2902640e3
commit 7b7686cb29

View File

@@ -36,7 +36,7 @@ cd samples
In the samples folder run:
```sh
npm install
npm ci
```
### Run