mirror of https://github.com/godotengine/godot
Merge pull request #75687 from umarcor/umarcor/ci/redundant
[ci/windows] remove obsolete 'tools' in the name
This commit is contained in:
commit
c80b7638be
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
sconsflags: debug_symbols=no vsproj=yes
|
sconsflags: debug_symbols=no vsproj=yes
|
||||||
bin: "./bin/godot.windows.editor.x86_64.exe"
|
bin: "./bin/godot.windows.editor.x86_64.exe"
|
||||||
|
|
||||||
- name: Template (target=template_release, tools=no)
|
- name: Template (target=template_release)
|
||||||
cache-name: windows-template
|
cache-name: windows-template
|
||||||
target: template_release
|
target: template_release
|
||||||
tests: false
|
tests: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue