diff --git a/.github/workflows/selfhosted-client-image.yml b/.github/workflows/selfhosted-client-image.yml index 5555381e..5b18c07f 100644 --- a/.github/workflows/selfhosted-client-image.yml +++ b/.github/workflows/selfhosted-client-image.yml @@ -31,7 +31,7 @@ jobs: workflow: frontend-build.yml workflow_conclusion: success name: web-main-js - path: frontend/static/frontend/ + path: nodeapp/static/frontend/ - name: 'Download main.js Artifact for a release' if: inputs.semver != '' # Only if fired as job in release.yml