Skip to content

Commit 6029e91

Browse files
authored
Update build.yml
1 parent 53ee026 commit 6029e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: chmod +x gradlew
3030
- name: Build with Gradle
3131
run: ./gradlew build -x test -Pversion=$TP_SDK_VERSION $SDK_BUILD_ARGS
32+
3233
- name: Define uberJAR file name
3334
if: startsWith(github.ref, 'refs/tags/v')
3435
run: |

0 commit comments

Comments
 (0)