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
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: v-sekai/godot
|
||||
ref: groups-4.x
|
||||
repository: godotengine/godot
|
||||
ref: master
|
||||
|
||||
# Clone our module under the correct directory
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user