Update node.js.yml
This commit is contained in:
parent
7933b6542c
commit
8dfdae0c51
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -43,5 +43,5 @@ jobs:
|
|||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: upload-dist
|
name: upload-dist
|
||||||
- run: cp -r ./immersive/immersive/* /var/www/deepdiagram
|
- run: cp -r ./_work/immersive/immersive/* /var/www/deepdiagram
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user