Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
cazala committed Apr 10, 2020
1 parent 9c022bb commit ce9a128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "marketplace-now-deploy",
"version": "2.3.0",
"scripts": {
"build": "cd webapp && mv .env.example .env && npm install && npm run build && mv build ../public"
"build": "cd webapp && mv .env.example .env && cat .env && npm install && npm run build && mv build ../public"
},
"dependencies": {
"decentraland-ui": "^2.13.1"
Expand Down

0 comments on commit ce9a128

Please sign in to comment.