Commit 1b05648
committed
Switch to npm install in deploy workflow
Replaces 'npm ci' with 'npm install' in the GitHub Actions deploy workflow to allow for more flexible dependency installation. Also adds 'gh-pages' and related dependencies to package-lock.json for deployment support.1 parent 02055ff commit 1b05648
2 files changed
+372
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments