Skip to content

Commit 46b43df

Browse files
authored
Update buildspec.yml
1 parent 3f43c9d commit 46b43df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ phases:
99
build:
1010
commands:
1111
- npm install
12-
- npm build
12+
- npm run build

0 commit comments

Comments
 (0)