We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db3c59 commit 96a601cCopy full SHA for 96a601c
.github/workflows/android-build.yml
@@ -64,4 +64,4 @@ jobs:
64
uses: actions/upload-artifact@v4
65
with:
66
name: video-server-shadow-jar
67
- path: VideoServer/build/libs/*-all.jar
+ path: VideoServer/build/libs/*-SNAPSHOT.jar
0 commit comments