mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-07-09 09:12:50 +03:00
Compare commits
1 commit
806017f893
...
f50b2a7df8
Author | SHA1 | Date | |
---|---|---|---|
|
f50b2a7df8 |
1 changed files with 0 additions and 1 deletions
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
|
@ -35,7 +35,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir -p artifacts/modules
|
mkdir -p artifacts/modules
|
||||||
cd LaunchServer/build/libs
|
cd LaunchServer/build/libs
|
||||||
mv proguard proguard-libraries
|
|
||||||
zip -r -9 ../../../artifacts/libraries.zip * -x "LaunchServer.jar" -x "LaunchServer-clean.jar"
|
zip -r -9 ../../../artifacts/libraries.zip * -x "LaunchServer.jar" -x "LaunchServer-clean.jar"
|
||||||
cp LaunchServer.jar ../../../artifacts/LaunchServer.jar
|
cp LaunchServer.jar ../../../artifacts/LaunchServer.jar
|
||||||
cd ../../..
|
cd ../../..
|
||||||
|
|
Loading…
Reference in a new issue