Skip to content

Commit 96a601c

Browse files
committed
Updated the workflow to work again
1 parent 0db3c59 commit 96a601c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
uses: actions/upload-artifact@v4
6565
with:
6666
name: video-server-shadow-jar
67-
path: VideoServer/build/libs/*-all.jar
67+
path: VideoServer/build/libs/*-SNAPSHOT.jar

0 commit comments

Comments
 (0)