mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2025-12-31 21:48:42 +03:00
Update Windows workflow to use the latest Godot repository and branch
This commit is contained in:
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@@ -88,8 +88,8 @@ jobs:
|
|||||||
# Clone Godot
|
# Clone Godot
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: v-sekai/godot
|
repository: godotengine/godot
|
||||||
ref: groups-4.x
|
ref: master
|
||||||
|
|
||||||
# Clone our module under the correct directory
|
# Clone our module under the correct directory
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user