Skip to content

Commit e463151

Browse files
committed
desiable sandboxing
1 parent 9ae305b commit e463151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- run: opam --version
20-
- run: opam init
20+
- run: opam init --disable-sandboxing -y
2121
- run: opam exec -- ocamlopt --version
2222

2323
- name: Cancel Previous Runs

0 commit comments

Comments
 (0)