Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Sep 20, 2024
1 parent 7629e41 commit 5dd6809
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
steps:
- uses: actions/checkout@main

# needed for depext to work
- run: sudo apt-get update && sudo apt-get install mccs

- uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: '5.1.x'
Expand Down

0 comments on commit 5dd6809

Please sign in to comment.