Skip to content

Commit 74642aa

Browse files
gagoaracao
authored andcommitted
fixing netlify integration
1 parent e3e9b93 commit 74642aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build]
22
functions = "netlify-lambda-lib"
3-
command = "npm run build"
3+
command = "npm run download && npm run build"

0 commit comments

Comments
 (0)