This commit is contained in:
parent
e3fdb8eddd
commit
abbb512762
1 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ jobs:
|
||||||
# your project is available for Godot to export
|
# your project is available for Godot to export
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v3.3.0
|
uses: actions/checkout@v3.3.0
|
||||||
|
with:
|
||||||
lfs: true
|
lfs: true
|
||||||
|
|
||||||
- name: export game
|
- name: export game
|
||||||
|
|
Loading…
Reference in a new issue