We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eca936 commit a6da0ccCopy full SHA for a6da0cc
.github/workflows/docker.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-24.04
14
container:
15
image: kakadu18/ocaml:lama
16
- #options: --user user
+ options: --user opam
17
18
steps:
19
- run: opam --version
0 commit comments