Update a buildspec.yml
This commit is contained in:
parent
b4236490eb
commit
c7ef074d9e
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ version: 0.2
|
|||
|
||||
phases:
|
||||
install:
|
||||
runtime-versions:
|
||||
nodejs: 22
|
||||
commands:
|
||||
- echo "Installing dependencies..."
|
||||
- npm install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue