Browse Source

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

[ci/windows] remove obsolete 'tools' in the name
Rémi Verschelde 2 years ago
parent
commit
c80b7638be
1 changed files with 1 additions and 1 deletions
  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