Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is apk file saved #26

Open
obaidhsn opened this issue Feb 25, 2023 · 2 comments
Open

where is apk file saved #26

obaidhsn opened this issue Feb 25, 2023 · 2 comments

Comments

@obaidhsn
Copy link

After running buildozer it shows apk is saved in bin folder but no bin folder is present and I can't find the apk file. Where is it saved?

@ArtemSBulgakov
Copy link
Owner

Hello. You can get the path of saved file by using 'filename' output.
https://github.com/ArtemSBulgakov/buildozer-action#outputs

@ArtemSBulgakov
Copy link
Owner

Try to run echo "${{ steps.buildozer.outputs.filename }}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants