Skip to content

Commit 6441a22

Browse files
authored
Merge pull request #28806 from jmid/print-opam-var
Print opam variables (os, os-distribution, os-family, ...) in Windows workflows
2 parents 8a528d6 + 142c68e commit 6441a22

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)