force unix line endings

This commit is contained in:
eyedeekay
2024-02-19 19:09:46 -05:00
parent 5e26057f9c
commit d01d0bb513

View File

@ -21,7 +21,6 @@ jobs:
- uses: actions/checkout@v4
- run: apt-get update
- run: apt-get install -y nsis nsis-common nsis-pluginapi wget dos2unix curl jq gpg gettext
- run: find . -name *.sh -exec dos2unix {} \;
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
@ -85,7 +84,6 @@ jobs:
- uses: actions/checkout@v4
- run: apt-get update
- run: apt-get install -y nsis nsis-common nsis-pluginapi wget dos2unix curl jq gpg gettext
- run: find . -name *.sh -exec dos2unix {} \;
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
@ -118,8 +116,3 @@ jobs:
with:
name: I2P-${{ github.sha }}.tar.gz
path: I2P.tar.gz