Skip to content

Commit 7764ad6

Browse files
committed
update CI
1 parent 6d24d4f commit 7764ad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bids_validator.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
3232
- name: Update octave path
3333
run: |
34+
octave $OCTFLAGS --eval "addpath(pwd); savepath();"
3435
octave $OCTFLAGS --eval "addpath(genpath(fullfile(pwd, 'lib'))); savepath();"
3536
octave $OCTFLAGS --eval "addpath(genpath(fullfile(pwd, 'src'))); savepath();"
3637

0 commit comments

Comments
 (0)