Skip to content

Commit

Permalink
Added build and install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-almeida committed Jul 10, 2023
1 parent 343b50a commit 21d0d1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
- run: opam pin --yes -n coq-struct-tact https://github.com/uwplse/StructTact.git
- run: opam repo add --yes --this-switch iris-dev https://gitlab.mpi-sws.org/iris/opam.git
- run: opam pin --yes -n coq-sail https://github.com/rems-project/coq-sail.git
- run: opam install --yes ./coq-cheri-capabilities.opam
- run: dune build

0 comments on commit 21d0d1f

Please sign in to comment.