Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Jan 31, 2025
1 parent cca8556 commit c8f9de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c8f9de5

Please sign in to comment.