Skip to content

Commit c4f34ac

Browse files
committed
More info on the state
1 parent c59765d commit c4f34ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/root-ci-config/build_root.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,8 @@ def download_artifacts(obj_prefix: str):
294294
@github_log_group("Node state")
295295
def show_node_state() -> None:
296296
result = subprocess_with_log("""
297+
echo $SHELL
298+
echo $PATH
297299
which cmake
298300
cmake --version
299301
which c++ || true

0 commit comments

Comments
 (0)