Skip to content

Commit 94b1cbe

Browse files
committed
updating workflow
1 parent bd99d0a commit 94b1cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
- name: Compile & run the example model
3939
run: |
4040
mingw32-make examples/bernoulli/bernoulli.exe
41-
./examples/bernoulli/bernoulli.exe sample data file=examples/bernoulli/bernoulli.data.json
41+
./examples/bernoulli/bernoulli.exe sample --data_file examples/bernoulli/bernoulli.data.json
4242
shell: powershell

0 commit comments

Comments
 (0)