This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Get Godot Version
|
- name: Get Godot Version
|
||||||
run: |
|
run: |
|
||||||
# Add specific Godot Version to project.godot = `config/features=PackedStringArray("4.2", "4.2.2", "Forward Plus")`
|
# Add specific Godot Version to project.godot = `config/features=PackedStringArray("4.2", "4.2.2", "Forward Plus")`
|
||||||
echo "GODOT_VERSION=$(grep '^config/features' project.godot | cut -d "\"" -f 4)" >> $GITHUB_ENV
|
echo "GODOT_VERSION=$(grep '^config/features' project.godot | cut -d "\"" -f 4)" >> $GITEA_ENV
|
||||||
|
|
||||||
- name: Download Godot
|
- name: Download Godot
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user