浏览代码

Merge pull request #75687 from umarcor/umarcor/ci/redundant

[ci/windows] remove obsolete 'tools' in the name
Rémi Verschelde 2 年之前
父节点
当前提交
c80b7638be
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/windows_builds.yml

+ 1 - 1
.github/workflows/windows_builds.yml

@@ -31,7 +31,7 @@ jobs:
             sconsflags: debug_symbols=no vsproj=yes
             bin: "./bin/godot.windows.editor.x86_64.exe"
 
-          - name: Template (target=template_release, tools=no)
+          - name: Template (target=template_release)
             cache-name: windows-template
             target: template_release
             tests: false