Skip to content

Commit dac8270

Browse files
committed
Try again
1 parent 0b2d47f commit dac8270

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: compile

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
cd "assets/"
1+
cd $phoenix_dir
22

33
echo "NPM RUN DEPLOY"
4-
npm run deploy
5-
6-
cd $phoenix_dir
4+
npm --prefix assets run deploy
75

86
echo "MIX TEMPLATE_ASSETS"
97
mix template_assets

0 commit comments

Comments
 (0)