Compare commits
No commits in common. "master" and "v1" have entirely different histories.
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +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
|
||||||
id: export
|
id: export
|
||||||
|
|
Loading…
Reference in a new issue