Skip to content

Commit 0b2d47f

Browse files
committed
Fix compile script
1 parent a8a1fac commit 0b2d47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cd "${phoenix_dir}/assets/"
1+
cd "assets/"
22

33
echo "NPM RUN DEPLOY"
44
npm run deploy

0 commit comments

Comments
 (0)