Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sguionni committed Nov 21, 2023
1 parent 1454b9c commit bd36a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_renderer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
PACKAGE_PATH: ${{ steps.read_package_path.outputs.PACKAGE_PATH }}
with:
name: VTXRendererBench_${{runner.os}}
path: "$PACKAGE_PATH"
path: ${{env.PACKAGE_PATH}}

0 comments on commit bd36a24

Please sign in to comment.