This commit is contained in:
Rafał Mikrut 2021-11-05 20:28:54 +01:00
parent c4fe91f121
commit dd748695df
5 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@ jobs:
run: |
git clone https://github.com/godotengine/godot.git
cd godot
git checkout 3.x
git checkout 3.4
cd ../
- name: Compile Godot

View File

@ -51,7 +51,7 @@ jobs:
run: |
git clone https://github.com/godotengine/godot.git
cd godot
git checkout 3.x
git checkout 3.4
cd ../
- name: Compile Godot

View File

@ -45,7 +45,7 @@ jobs:
run: |
git clone https://github.com/godotengine/godot.git
cd godot
git checkout 3.x
git checkout 3.4
cd ../
- name: Compile Godot

View File

@ -51,7 +51,7 @@ jobs:
run: |
git clone https://github.com/godotengine/godot.git
cd godot
git checkout 3.x
git checkout 3.4
cd ../
- name: Compile Godot

View File

@ -51,7 +51,7 @@ jobs:
run: |
git clone https://github.com/godotengine/godot.git
cd godot
git checkout 3.x
git checkout 3.4
cd ../
- name: Compile Godot