Update node.js.yml
This commit is contained in:
parent
a2cfbb17f5
commit
d212281ee8
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: upload-dist
|
||||
path: dist
|
||||
- run: pwd
|
||||
- run: cp -r ./* /var/www/deepdiagram/
|
||||
- run: cp -r ./dist/* /var/www/deepdiagram/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user