Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
abbb512762 |
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ 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
|
||||||
lfs: true
|
with:
|
||||||
|
lfs: true
|
||||||
|
|
||||||
- name: export game
|
- name: export game
|
||||||
id: export
|
id: export
|
||||||
|
|
Loading…
Reference in a new issue