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:
|
# with:
|
||||||
# path: cache
|
# path: cache
|
||||||
# key: cache-key
|
# key: cache-key
|
||||||
- name: Set up GIT
|
# - name: Set up GIT
|
||||||
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
|
||||||
- name: Checkout X265
|
- name: Checkout X265
|
||||||
uses: actions/checkout@v3.0.0
|
uses: actions/checkout@v3.0.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user