Skip to content

Commit d0d4237

Browse files
committed
Display opam version
1 parent 944d73b commit d0d4237

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
@@ -34,6 +34,7 @@ jobs:
3434
3535
- name: Add opam to PATH
3636
run: |
37+
D:\opam\bin\opam --version
3738
"D:\opam\bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
3839
3940
- name: Init opam

0 commit comments

Comments
 (0)