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
|
- name: compiler version
|
||||||
run: cl
|
run: cl
|
||||||
|
|
||||||
|
- name: volume info
|
||||||
|
run: Get-Volume
|
||||||
|
shell: pwsh
|
||||||
|
|
||||||
- name: Install libraries with vcpkg
|
- name: Install libraries with vcpkg
|
||||||
run: |
|
run: |
|
||||||
vcpkg install
|
vcpkg install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user