mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-16 21:07:06 +02:00
fix: correct path to archive during ci (#3287)
This commit is contained in:
parent
4bdf0b6a75
commit
4862131a68
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -100,4 +100,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: apktool.jar
|
name: apktool.jar
|
||||||
path: brut.apktool/apktool-cli/build/libs/apktool-*-small.jar
|
path: brut.apktool/apktool-cli/build/libs/apktool-*-SNAPSHOT.jar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user