Skip to content

Commit 4405fd6

Browse files
committed
Try fixing github check
1 parent c2f946d commit 4405fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103

104104
- name: Create ROOT example plot using C++
105105
run: |
106-
export ROOT_INCLUDE_PATH=$GITHUB_WORKSPACE/src/root/cpp/include:${ROOT_INCLUDE_PATH}
106+
export ROOT_INCLUDE_PATH=$GITHUB_WORKSPACE/src/dunestyle/data:${ROOT_INCLUDE_PATH}
107107
cd $GITHUB_WORKSPACE/examples/root/cpp
108108
root -b -q example.C
109109

0 commit comments

Comments
 (0)