Show volume details at Windows platform of GHA
This commit is contained in:
parent
48b3386f6a
commit
79e79afee4
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@ -140,6 +140,10 @@ jobs:
|
||||
- name: compiler version
|
||||
run: cl
|
||||
|
||||
- name: volume info
|
||||
run: Get-Volume
|
||||
shell: pwsh
|
||||
|
||||
- name: Install libraries with vcpkg
|
||||
run: |
|
||||
vcpkg install
|
||||
|
Loading…
x
Reference in New Issue
Block a user