The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: fix

+1 -1
+1 -1
.github/workflows/build.yml
··· 34 34 run: opam install -y dune 35 35 36 36 - name: Build unpac 37 - run: dune build 37 + run: opam exec -- dune build