We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dff5af commit 51c598bCopy full SHA for 51c598b
appveyor.yml
@@ -10,5 +10,5 @@ install:
10
11
build_script:
12
- cd "%APPVEYOR_BUILD_FOLDER%"
13
- - jbuilder subst
14
- - jbuilder build -p cppo
+ - dune subst
+ - dune build -p cppo
0 commit comments