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 91ad110 commit bad1531
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,9 +420,6 @@ jobs:
Write-Output (((gcc --version) | select-object -first 1) + " " + (gcc -dumpmachine))
Write-Output (mingw32-make --version) | select-object -first 1
Write-Output (sh --version) | select-object -first 1
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
- name: Archive artifacts for ${{ matrix.build_platform}} / Release
Expand Down

0 comments on commit bad1531

Please sign in to comment.