Commit 2f41ffa 1 parent 3b072cf commit 2f41ffa Copy full SHA for 2f41ffa
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119
119
- run : cd example/w-mirage && opam exec -- make depends
120
120
- run : cd example/w-mirage && ls duniverse
121
121
- run : cp -r ../repo-copy example/w-mirage/duniverse/dream
122
- - run : cd example/w-mirage/duniverse && rm -rf ocaml-cstruct logs ke fmt lwt bytes seq mirage-flow sexplib0 ptime tls domain-name ocaml-ipaddr mirage-clock ocplib-endian digestif
122
+ - run : cd example/w-mirage/duniverse && rm -rf ocaml-cstruct logs ke fmt lwt bytes seq mirage-flow sexplib0 ptime tls domain-name ocaml-ipaddr mirage-clock ocplib-endian digestif eqaf
123
123
- run : cd example/w-mirage && mv config.ml.backup config.ml
124
124
- run : cd example/w-mirage && sed -e 's/(libraries/(libraries dream-mirage/' < dune.build > dune.build.2
125
125
- run : cd example/w-mirage && mv dune.build.2 dune.build
You can’t perform that action at this time.
0 commit comments