Skip to content

Commit d1ca391

Browse files
committed
dump directories
1 parent a8654e7 commit d1ca391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ jobs:
197197
git status
198198
echo "Git hash:"
199199
git rev-parse HEAD
200+
echo "File listing:"
201+
ls -alsh
200202
echo "Dry run task list:"
201203
./gradlew build --dry-run || true
202204
echo " "

0 commit comments

Comments
 (0)