Skip to content

Commit 1e4b3d2

Browse files
author
Jeevan Revaneppa Hirethanad
committed
debug file structure
1 parent ba88781 commit 1e4b3d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
- name: Configure SLC,ARM-GNU, JAVA paths
104104
run: |
105105
set -e
106+
tree -L 3
106107
chmod -R +x ${{ github.workspace }}/tools/armgnu
107108
echo "ARM_GCC_DIR=${{ github.workspace }}/tools/armgnu" >> "$GITHUB_ENV"
108109
echo "${{ github.workspace }}/tools/armgnu/bin/" >> "$GITHUB_PATH"

0 commit comments

Comments
 (0)