Skip to content

Commit

Permalink
Looks like the dos2unix package contains unix2dos?
Browse files Browse the repository at this point in the history
  • Loading branch information
fragglet committed Jul 26, 2023
1 parent 92569ac commit 43e4f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
update: true
install: autoconf automake libtool gcc make groff zip
install: autoconf automake libtool gcc make groff zip dos2unix
- name: Find Git version
id: version
run: |
Expand Down

0 comments on commit 43e4f31

Please sign in to comment.