From de054a0280e6d6aeffa0c096e07c61d35459f54e Mon Sep 17 00:00:00 2001 From: Marc Culler Date: Mon, 22 Jan 2024 19:37:07 -0600 Subject: [PATCH] Thanks for the tab --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 4023a14..14aa7ae 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -63,7 +63,7 @@ jobs: &nmake -f makefile.vc clean &nmake TCLDIR=..\..\tcl9 TKDIR=..\..\tk9 -f makefile.vc &nmake INSTALLDIR=..\..\TclTk9 -f makefile.vc install - shell: cmd + shell: cmd working-directory: win - name: List directory with bash