Skip to content

Commit

Permalink
Merge 79296c9 into 9648a05
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Jun 8, 2023
2 parents 9648a05 + 79296c9 commit 182d2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp/bin/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
(name test_metamodel)
(modules test_metamodel)
(libraries stdune yojson lsp_gen)
(deps metaModel.json)
(deps metamodel/metaModel.json)
(action
(run ./test_metamodel.exe %{deps})))

Expand Down

0 comments on commit 182d2cd

Please sign in to comment.