Update x265.yml
This commit is contained in:
parent
d8e3b40488
commit
02ad29180a
8
.github/workflows/x265.yml
vendored
8
.github/workflows/x265.yml
vendored
@ -33,10 +33,10 @@ jobs:
|
||||
# with:
|
||||
# path: cache
|
||||
# key: cache-key
|
||||
- name: Set up GIT
|
||||
run: |
|
||||
git config --global core.autocrlf false
|
||||
git config --global core.eol lf
|
||||
# - name: Set up GIT
|
||||
# run: |
|
||||
# git config --global core.autocrlf false
|
||||
# git config --global core.eol lf
|
||||
- name: Checkout X265
|
||||
uses: actions/checkout@v3.0.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user