Skip to content

Commit 04b0011

Browse files
committed
relist directory after upgrading gradle.properties
1 parent 579ebf0 commit 04b0011

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ jobs:
127127
> gradle.properties
128128
echo ""
129129
130+
echo "Directory listing:"
131+
ls -alsh
132+
echo ""
133+
130134
echo "Modified gradle.properties:"
131135
cat gradle.properties
132136
echo ""

0 commit comments

Comments
 (0)