Update node.js.yml

This commit is contained in:
Michael Mainguy 2024-04-02 10:12:02 -05:00 committed by GitHub
parent a2cfbb17f5
commit d212281ee8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,7 @@ jobs:
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4
with: with:
name: upload-dist name: upload-dist
path: dist
- run: pwd - run: pwd
- run: cp -r ./* /var/www/deepdiagram/ - run: cp -r ./dist/* /var/www/deepdiagram/