diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml index 9056d1a86d..4e573d2f38 100644 --- a/.github/workflows/ci-actions.yml +++ b/.github/workflows/ci-actions.yml @@ -495,4 +495,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: dist - path: ./build/*.zip \ No newline at end of file + path: ./build/weld-* \ No newline at end of file