mirror of
https://github.com/izzy2lost/aab2apk.git
synced 2026-06-19 01:20:08 -07:00
Fix path for bundletool in native-image command
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
--no-fallback \
|
||||
--static \
|
||||
-jar bundletool.jar \
|
||||
bundletool
|
||||
bundletool/bundletool
|
||||
|
||||
- name: Upload Native Binary
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user