Skip to content

Commit 4467a5a

Browse files
correct example path
1 parent a4bcb32 commit 4467a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/of.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
run: ./scripts/ci/msys2/build.sh
112112

113113
- name: Allexamples
114-
run: ./scripts/msys2/buildAllExamples.sh .
114+
run: ./scripts/msys2/buildAllExamples.sh ./examples
115115

116116
# - name: Run tests
117117
# run: ./scripts/ci/msys2/run_tests.sh

0 commit comments

Comments
 (0)