Skip to content

Commit 142c68e

Browse files
committed
Print opam variables (os, os-distribution, os-family, ...)
1 parent 8a528d6 commit 142c68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
run: |
7979
opam --version
8080
opam exec -- ocaml -version
81+
opam var
8182
8283
- name: Get changed files
8384
id: changed-files

0 commit comments

Comments
 (0)