Skip to content

Commit 1f93164

Browse files
committed
Test.
1 parent 524afcc commit 1f93164

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/gradle.yml

+4
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ jobs:
100100
./gradlew release && \
101101
./gradlew jpackageMac -PjpackagePath=`which jpackage`
102102
103+
ls build
104+
echo "===="
105+
ls build/releases
106+
103107
- name: Upload Artifacts
104108
uses: actions/[email protected]
105109
with:

0 commit comments

Comments
 (0)