Update action.yml
This commit is contained in:
parent
67ea676a43
commit
09891f4dab
1
.github/actions/libvpl/action.yml
vendored
1
.github/actions/libvpl/action.yml
vendored
@ -12,6 +12,7 @@ runs:
|
|||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Set up GIT
|
- name: Set up GIT
|
||||||
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
git config --global core.autocrlf false
|
git config --global core.autocrlf false
|
||||||
git config --global core.eol lf
|
git config --global core.eol lf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user