Run example as part of CI on MacOS
keynmol opened this issue · 0 comments
keynmol commented
We are already run the hermetically sealed example on Linux, using Docker.
On Mac, we should just
- Publish sbt-vcpkg and dump the version
- use dumped version to run the example
cd example && SBT_VCPKG_VERSION=<dumped-version> sbt run
Should it be it, really. If sbt-vcpkg is worth its money :)