summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2023-04-07 17:44:39 +0200
committerYuri Sizov <yuris@humnom.net>2023-04-07 17:44:39 +0200
commita99b0464123db4b52b4ae747775afd78968f8160 (patch)
tree94b6db19367aeb75e209ffd079bcdc0b14d7d740 /.github
parent2805f7b36d2c09de6407355bf4569e4e5eb1dcb1 (diff)
[ci/windows] remove obsolete 'tools' in the name
(cherry picked from commit 2abadbb58b266ab4289159c97970234e0ae6d128)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/windows_builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows_builds.yml b/.github/workflows/windows_builds.yml
index 1da2e8efa0..da90e9641c 100644
--- a/.github/workflows/windows_builds.yml
+++ b/.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