mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
Update maven-publish.yml
This commit is contained in:
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
run: mvn package -P publish --file pom.xml
|
||||
|
||||
- name: 4.1 copy jar files
|
||||
run: mkdir staging && cp Client/target/Client-1.0.0-all.jar staging
|
||||
run: mkdir staging && cp Client/target/Client-1.0.0.jar staging
|
||||
|
||||
- name: 5 set up a cache for maven
|
||||
uses: actions/cache@v2
|
||||
|
||||
Reference in New Issue
Block a user