From 79e79afee4fffcf211dca11d9bcf10829a7f3eda Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 24 Sep 2024 13:32:52 +0900 Subject: [PATCH] Show volume details at Windows platform of GHA --- .github/workflows/windows.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 88ea2a183e..cca5da1243 100644 --- a/.github/workflows/windows.yml +++ b/.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