From c6f33794683bcb1c12bda12dc686b7a1698f98c0 Mon Sep 17 00:00:00 2001 From: Tom David Mueller Date: Tue, 26 Nov 2024 14:09:27 +0100 Subject: [PATCH] more path printing --- .github/workflows/test_embedded_tk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_embedded_tk.yml b/.github/workflows/test_embedded_tk.yml index e8d2f17..2fcad0a 100644 --- a/.github/workflows/test_embedded_tk.yml +++ b/.github/workflows/test_embedded_tk.yml @@ -38,7 +38,7 @@ jobs: $EMBED_DIR="python-${{ env.PYTHON_VERSION }}" dir $PYTHON_DIR/Lib/ - dir $PYTHON_DIR/tkinter/ + dir $PYTHON_DIR/Lib/tkinter/ dir $PYTHON_DIR/tcl/ dir $PYTHON_DIR/DLLs/