Skip to content

Commit

Permalink
Try using the cmd shell to build TkGL
Browse files Browse the repository at this point in the history
  • Loading branch information
culler committed Jan 23, 2024
1 parent 9fd4f4e commit 052b12b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +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
working-directory: win

- name: List directory with bash
Expand Down

0 comments on commit 052b12b

Please sign in to comment.