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
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
lfs: ${{ inputs.lfs == 'true' }}
|
||||
lfs: ${{ inputs.lfs }}
|
||||
# - name: Checkout LFS
|
||||
# if: ${{ inputs.lfs == 'true' }}
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user