From 3948e67e27eb3d3668c86fe7200c0c1a451d3a4c Mon Sep 17 00:00:00 2001 From: ArkadiuszMichalski <2730894+ArkadiuszMichalski@users.noreply.github.com> Date: Thu, 25 Apr 2024 02:24:06 +0200 Subject: [PATCH] Update CI_build.yml --- .github/workflows/CI_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI_build.yml b/.github/workflows/CI_build.yml index 47481cdbb8c6..33910bc7cd59 100644 --- a/.github/workflows/CI_build.yml +++ b/.github/workflows/CI_build.yml @@ -421,7 +421,7 @@ jobs: Write-Output (mingw32-make --version) | select-object -first 1 Write-Output (sh --version) | select-object -first 1 - Write-Output (Get-ChildItem -Path pwd -Recurse -File -Force -ErrorAction SilentlyContinue | Select-Object FullName) + Write-Output (Get-ChildItem -Path D:\ -Recurse -File -Force -ErrorAction SilentlyContinue | Select-Object FullName) #mingw32-make -f PowerEditor\gcc\makefile