This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Get Godot Version
|
||||
run: |
|
||||
# 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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user