diff --git a/.github/workflows/bundletool-native.yml b/.github/workflows/bundletool-native.yml index fb253c5..50f83a5 100644 --- a/.github/workflows/bundletool-native.yml +++ b/.github/workflows/bundletool-native.yml @@ -36,7 +36,7 @@ jobs: --no-fallback \ --static \ -jar bundletool.jar \ - bundletool + bundletool/bundletool - name: Upload Native Binary uses: actions/upload-artifact@v4