This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-forge.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new c657c23  debug directory structure
c657c23 is described below

commit c657c23f82fda09c969a08bfdaf2b0a8ee6cb5bf
Author: James Fredley <[email protected]>
AuthorDate: Thu May 15 21:58:28 2025 -0400

    debug directory structure
---
 .github/workflows/gradle.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml
index 953e781..eb3a480 100644
--- a/.github/workflows/gradle.yml
+++ b/.github/workflows/gradle.yml
@@ -60,7 +60,7 @@ jobs:
           ./tmp1/cli/grails --version
       - name: Debug Directory
         run: |
-          cd tmp1/cli/
+          cd tmp1/cli/.grails
           ls -la
       - name: "📤 Upload CLI Zip to Workflow Summary Page"
         if: ${{ matrix.java == '17' }}

Reply via email to