mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Debugging MacOS build
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
63486f5f38
commit
2174be819e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
|
|
@ -41,5 +41,7 @@ jobs:
|
|||
- run: opam depext Lama.dev --yes --with-test
|
||||
- run: opam install . --deps-only --with-test
|
||||
- run: eval $(opam env)
|
||||
- run: opam exec -- dune b runtime32 -j1
|
||||
- run: opam exec -- dune test stdlib/regression -j1
|
||||
- run: opam exec -- make install
|
||||
- run: opam exec -- make regression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue