This is an automated email from the ASF dual-hosted git repository.
rainerjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 70b2202fd Variable debugging
70b2202fd is described below
commit 70b2202fdb65d1d67229a25926ac042d06b59378
Author: rainerjung <[email protected]>
AuthorDate: Mon Jun 29 20:49:09 2026 +0200
Variable debugging
---
.github/workflows/makefile-mod_jk-win.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/makefile-mod_jk-win.yml
b/.github/workflows/makefile-mod_jk-win.yml
index cfaf5e480..3b989a885 100644
--- a/.github/workflows/makefile-mod_jk-win.yml
+++ b/.github/workflows/makefile-mod_jk-win.yml
@@ -35,6 +35,8 @@ jobs:
curl -L -o httpd.zip
https://www.apachelounge.com/download/VS18/binaries/httpd-${APACHE_VERSION}-${{
matrix.httpd_arch }}-VS18.zip
ls -l
pwd
+ echo ENV: $GITHUB_WORKSPACE
+ echo GH: ${{ github.workspace }}
unzip -q httpd.zip -d ApacheLounge
- name: Build using Nmake
shell: cmd
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]