diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2e5c4ac34a..ea333311ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -111,6 +111,7 @@ jobs: uses: actions/download-artifact@v4.1.7 with: name: dist + path: dist # Node.js and NPM are needed to complete the publish. - name: Set up Node.js