Commit ab970d1
committed
fix: Add Node.js setup for Netlify CLI
- preview-netlify action requires npm to install netlify-cli
- RunsOn custom AMI doesn't have Node.js pre-installed
- Add actions/setup-node@v4 before preview deploy step1 parent d57db31 commit ab970d1
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
0 commit comments