mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-12 05:07:41 +02:00
feat: shorten archive name to apktool-{version}.jar (#3289)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -100,4 +100,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: apktool.jar
|
||||
path: brut.apktool/apktool-cli/build/libs/apktool-*-SNAPSHOT.jar
|
||||
path: brut.apktool/apktool-cli/build/libs/apktool-v*
|
||||
|
Reference in New Issue
Block a user