Show volume details at Windows platform of GHA

This commit is contained in:
Hiroshi SHIBATA 2024-09-24 13:32:52 +09:00
Родитель 48b3386f6a
Коммит 79e79afee4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 4 добавлений и 0 удалений

4
.github/workflows/windows.yml поставляемый
Просмотреть файл

@ -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