diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 9e5b2368..e7d1b1bb 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -25,7 +25,7 @@ jobs: run: | choco install mingw wxwidgets sqlite make choco install gnuwin32-m4 - echo "I: This is where our home is" + echo "I: This is where our home is" pwd echo "I: Changing to wxWidgets install directory" cd C:\wxWidgets-3.1.2