mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
CI
This commit is contained in:
parent
7629e419c8
commit
5dd68095ed
1 changed files with 3 additions and 0 deletions
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
|
|
@ -11,6 +11,9 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@main
|
- uses: actions/checkout@main
|
||||||
|
|
||||||
|
# needed for depext to work
|
||||||
|
- run: sudo apt-get update && sudo apt-get install mccs
|
||||||
|
|
||||||
- uses: ocaml/setup-ocaml@v2
|
- uses: ocaml/setup-ocaml@v2
|
||||||
with:
|
with:
|
||||||
ocaml-compiler: '5.1.x'
|
ocaml-compiler: '5.1.x'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue