Update blank.ml with ocaml-setup
This commit is contained in:
parent
f88594dd12
commit
abd5278719
3
.github/workflows/blank.yml
vendored
3
.github/workflows/blank.yml
vendored
@ -23,6 +23,9 @@ jobs:
|
||||
- name: Run a one-line script
|
||||
run: echo Hello, world!
|
||||
|
||||
- name: Setu up OCaml
|
||||
uses: ocaml/setup-ocaml@v1.1.11
|
||||
|
||||
# Runs a set of commands using the runners shell
|
||||
- name: Run a multi-line script
|
||||
run: dune build
|
||||
|
Loading…
Reference in New Issue
Block a user