Commit 9a72a03
committed
ci(GitHub): Use
Use `npm ci` [1] instead of `npm install` to install the dependencies
of the Docusaurus project to ensure that exactly the versions from the
lockfile are used.
[1]: https://docs.npmjs.com/cli/v9/commands/npm-ci
Signed-off-by: Martin Nonnenmacher <[email protected]>npm ci instead of npm install
1 parent 02205f8 commit 9a72a03
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments