diff --git a/.github/workflows/act-build-launcher.yml b/.github/workflows/act-build-launcher.yml index 5cf74147e..7af2c2995 100644 --- a/.github/workflows/act-build-launcher.yml +++ b/.github/workflows/act-build-launcher.yml @@ -33,5 +33,5 @@ jobs: - name: Upload Binary uses: actions/upload-artifact@v4 with: - name: ${{ matrix.artifact-name }} + name: directories path: dist/directories.zip