test release #5
@@ -18,8 +18,9 @@ jobs:
|
||||
container: barichello/godot-ci:4.3
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
show-progress: true
|
||||
lfs: true
|
||||
- name: Setup
|
||||
run: |
|
||||
@@ -45,8 +46,9 @@ jobs:
|
||||
container: barichello/godot-ci:4.3
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
show-progress: true
|
||||
lfs: true
|
||||
- name: Setup
|
||||
run: |
|
||||
@@ -71,7 +73,7 @@ jobs:
|
||||
# image: barichello/godot-ci:4.3
|
||||
# steps:
|
||||
# - name: Checkout
|
||||
# uses: actions/checkout@v6
|
||||
# uses: actions/checkout@v4
|
||||
# with:
|
||||
# lfs: true
|
||||
# - name: Setup
|
||||
@@ -104,8 +106,9 @@ jobs:
|
||||
container: barichello/godot-ci:4.3
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
show-progress: true
|
||||
lfs: true
|
||||
- name: Setup
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user