mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-23 23:41:15 +00:00
Add LFS flag
This commit is contained in:
parent
b456660fd3
commit
fc6d065732
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -105,6 +105,8 @@ jobs:
|
|||||||
uses: ashutoshvarma/setup-ninja@master
|
uses: ashutoshvarma/setup-ninja@master
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
lfs: ${{ matrix.build-assets }}
|
||||||
|
|
||||||
- name: Configure (CMake)
|
- name: Configure (CMake)
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user