diff --git a/.github/workflows/ci_steps.yml b/.github/workflows/ci_steps.yml index 03162751..d972c73f 100644 --- a/.github/workflows/ci_steps.yml +++ b/.github/workflows/ci_steps.yml @@ -125,7 +125,7 @@ jobs: # Upload the manifest to make it possible to download for inspection and debugging uses: actions/upload-artifact@v4 with: -# name: install_manifest + name: ${{ env.INSTALL_MANIFEST }} path: _build/${{ env.INSTALL_MANIFEST }} - name: Validate install