Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit a2acfe6

Browse files
authored
Update main.yml
1 parent 95d530f commit a2acfe6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ jobs:
7575
sed -i -e "s/version = \"0.0.0\"/version = \"$VERSION\"/" gradle.properties
7676
mkdir artifacts
7777
./gradlew build --stacktrace
78+
ls build/libs
7879
cp build/libs/dataworks-common-logging-*.jar artifacts/
80+
ls artifacts
7981
8082
- name: Create Release
8183
id: create_release

0 commit comments

Comments
 (0)