mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-05 17:45:52 +01:00
style: correct name of downloaded asset
This commit is contained in:
parent
f5885a4763
commit
192f9cb627
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: apktool.jar.zip
|
||||
name: apktool.jar
|
||||
path: brut.apktool/apktool-cli/build/libs/apktool-*-small.jar
|
||||
|
Loading…
Reference in New Issue
Block a user