mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
desiable sandboxing
This commit is contained in:
parent
9ae305b6ac
commit
e4631513e4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- run: opam --version
|
||||
- run: opam init
|
||||
- run: opam init --disable-sandboxing -y
|
||||
- run: opam exec -- ocamlopt --version
|
||||
|
||||
- name: Cancel Previous Runs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue