Skip to content

Commit

Permalink
GitHub Actions: install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudha247 committed Nov 16, 2022
1 parent 9620804 commit f44defd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prs.yml
Expand Up @@ -32,6 +32,8 @@ jobs:
cache-prefix: ${{ steps.multicore_hash.outputs.commit }}
opam-depext: false

- run: opam install ocamlbuild

- run: |
cd sources
make all

0 comments on commit f44defd

Please sign in to comment.