diff --git a/.github/workflows/template.yml b/.github/workflows/template.yml index d16d65d..5715672 100644 --- a/.github/workflows/template.yml +++ b/.github/workflows/template.yml @@ -23,9 +23,6 @@ jobs: java-version: '16' # check-latest: true - - name: Setup Git - run: sudo git config --global --unset core.autocrlf - - name: Download BuildTools.jar run: wget https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar