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