Skip to content

Commit

Permalink
Update CI_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArkadiuszMichalski authored Apr 25, 2024
1 parent 644d66c commit 91ad110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 D:\ -Recurse -File -Force -ErrorAction SilentlyContinue)
Write-Output (Get-ChildItem -Path D:\a\notepad-plus-plus\notepad-plus-plus\PowerEditor -Recurse -File -Force -ErrorAction SilentlyContinue)
#mingw32-make -f PowerEditor\gcc\makefile
Expand Down

0 comments on commit 91ad110

Please sign in to comment.