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 d49c331 commit c575f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake_renderer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Read package path from output.json
id: read_package_path
working-directory: ${{env.CMAKELISTS_DIR}}
run: echo "PACKAGE_PATH=$(jq -r '.graph.nodes["1"].package_folder' output.json)" >> "$GITHUB_OUTPUT"
shell: bash

Expand Down

0 comments on commit c575f18

Please sign in to comment.