瀏覽代碼

[ci/windows] remove obsolete 'tools' in the name

umarcor 2 年之前
父節點
當前提交
2abadbb58b
共有 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