mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
add opam init
This commit is contained in:
parent
739a59ebd8
commit
9ae305b6ac
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- run: opam --version
|
- run: opam --version
|
||||||
|
- run: opam init
|
||||||
- run: opam exec -- ocamlopt --version
|
- run: opam exec -- ocamlopt --version
|
||||||
|
|
||||||
- name: Cancel Previous Runs
|
- name: Cancel Previous Runs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue