Skip to content

Commit c4da0ba

Browse files
committed
fix(ci)
1 parent 0104831 commit c4da0ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
cp -r dist/shell/browser/* deploy/shell/
4646
cp -r dist/first-mf/browser/* deploy/first-mf/
47-
cp -r projects/template-editor/dist/* deploy/template-editor/
47+
cp -r dist/template-editor/* deploy/template-editor/
4848
4949
- name: Deploy to GitHub Pages
5050
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)