Skip to content

Commit f527555

Browse files
committed
Merge branch 'master' into dev
2 parents 375733b + d4d4aab commit f527555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build-emails.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ npm ci
1313
npm run build
1414

1515
cd ..
16-
cp -R ./emails/dist ./email
16+
cp -R ./emails/dist ./static/email
1717
rm -rf ./emails

0 commit comments

Comments
 (0)