Skip to content

Commit

Permalink
CI: Re-enable chmcmd Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
morganwillcock committed Jun 2, 2024
1 parent df5ea02 commit cf65447
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
- macos-12
- ubuntu-22.04
include:
# - os: windows-2022
# shell: msys2 {0}
# with-feature: --with-chmcmd
- os: windows-2022
shell: msys2 {0}
with-feature: --with-chmcmd
- os: windows-2022
shell: msys2 {0}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit cf65447

Please sign in to comment.