update the workflow script
This commit is contained in:
parent
c9994c284a
commit
05e58ba0a7
|
@ -12,7 +12,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
run: >-
|
run: |
|
||||||
git config --global core.autocrlf true
|
git config --global core.autocrlf true
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue