Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Nov 18, 2024
1 parent eda5f7a commit 6b9c16a
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 @@ -117,7 +117,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: install_manifest
path: "$INSTALL_MANIFEST"
path: ${{ env.INSTALL_MANIFEST }}

- name: Set PATH for Imath/libdeflate DLLs
if: contains(inputs.os, 'windows')
Expand Down

0 comments on commit 6b9c16a

Please sign in to comment.