Skip to content

Commit

Permalink
Print debug info for MacOS 14 workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
e3m3 committed Sep 14, 2024
1 parent 145bee0 commit 3cbcdd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-macos14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ jobs:
export DISTRO=${{ inputs.distro }}
export OS=${{ inputs.os }}
export OS_VER=${{ inputs.os_ver }}
echo "PWD=$(pwd)"
find ${{ github.workspace }}
bash -c "./scripts/build-and-test-macos14-${{ inputs.script_type }}.sh"

0 comments on commit 3cbcdd2

Please sign in to comment.