fix
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
lfs: ${{ inputs.lfs == 'true' }}
|
lfs: ${{ inputs.lfs }}
|
||||||
# - name: Checkout LFS
|
# - name: Checkout LFS
|
||||||
# if: ${{ inputs.lfs == 'true' }}
|
# if: ${{ inputs.lfs == 'true' }}
|
||||||
# run: |
|
# run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user