Remove some msys2 utils

This commit is contained in:
Chris Denton 2024-06-12 17:33:52 +00:00
parent 0285dab54f
commit 48d3425364
No known key found for this signature in database
GPG Key ID: 713472F2F45627DE
1 changed files with 0 additions and 2 deletions

View File

@ -95,8 +95,6 @@ jobs:
path-type: inherit
install: >
make
dos2unix
diffutils
- name: disable git crlf conversion
run: git config --global core.autocrlf false