fix git lfs workflow
This commit is contained in:
parent
a382f31bcc
commit
679d00507d
2
.github/workflows/build-debug.yml
vendored
2
.github/workflows/build-debug.yml
vendored
|
@ -24,6 +24,8 @@ jobs:
|
|||
# your project is available for Godot to export
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3.3.0
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
|
|
Loading…
Reference in New Issue
Block a user