Skip to content

Commit 3f43c9d

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

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 run build
12+
- npm build

0 commit comments

Comments
 (0)