Added LFS checkout in GHA
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -17,6 +17,10 @@ jobs:
|
|||||||
ADDON_NAME: io_scene_psk_psa
|
ADDON_NAME: io_scene_psk_psa
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
lfs: true
|
||||||
|
- name: Checkout LFS objects
|
||||||
|
run: git lfs checkout
|
||||||
- uses: SebRollen/toml-action@v1.2.0
|
- uses: SebRollen/toml-action@v1.2.0
|
||||||
id: read_manifest
|
id: read_manifest
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user