split shellcheck

This commit is contained in:
neil
2020-09-01 21:34:44 +08:00
parent d73438a397
commit d25b2890be
2 changed files with 7 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ jobs:
Le_HTTPPort: 8888
steps:
- name: Set git to use LF
run: |
run: |
git config --global core.autocrlf false
- uses: actions/checkout@v2
- name: Install cygwin base packages with chocolatey