From b470ebac26d60da612181c38bfbaa638024c3ae8 Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Thu, 12 Sep 2024 13:05:44 -0400 Subject: [PATCH] [chore] Release 12.5.0 Take 2 (#2703) --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) 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