Skip to content

Commit e53677b

Browse files
committed
Update config.yml
1 parent 3391850 commit e53677b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
command: |
242242
eval $(opam env)
243243
dune build
244-
./rescript-editor-support-link.exe --help
244+
./_build/default/src/rescript-editor-support/RescriptEditorSupport.exe --help
245245
- run:
246246
name: Create tar file for executable
247247
command: |

0 commit comments

Comments
 (0)