parent
9f456c4920
commit
4580ad67f3
1 changed files with 1 additions and 3 deletions
|
@ -19,9 +19,7 @@ jobs:
|
|||
image: barichello/godot-ci:3.3.4
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
with:
|
||||
lfs: true
|
||||
uses: https://github.com/actions/checkout@v2
|
||||
- name: Setup
|
||||
run: |
|
||||
mkdir -v -p ~/.local/share/godot/templates
|
||||
|
|
Reference in a new issue