mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
Remove git config
This commit is contained in:
parent
11a801f855
commit
111b15e645
4
.github/workflows/format-check.yml
vendored
4
.github/workflows/format-check.yml
vendored
@ -11,9 +11,7 @@ jobs:
|
||||
- name: Install OS dependencies (needed for act on ubuntu-latest)
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y --force-yes curl xz-utils libicu-dev git
|
||||
git config --global core.autocrlf input
|
||||
git config --global core.eol
|
||||
sudo apt install -y --force-yes curl xz-utils libicu-dev git dos2unix
|
||||
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user