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

Update Github actions to run non-redundantly and build an APK asset #187

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

rtibbles
Copy link
Member

No description provided.

@rtibbles rtibbles force-pushed the actions_speak_louder_than branch 3 times, most recently from da79e13 to c463305 Compare January 18, 2024 18:29
@rtibbles rtibbles force-pushed the actions_speak_louder_than branch from c463305 to 8a07cf7 Compare January 18, 2024 18:45
@rtibbles rtibbles marked this pull request as ready for review January 18, 2024 19:15
Copy link
Member

@bjester bjester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

name: Build Debug APK
needs: [pre_job, latest_kolibri_release]
if: ${{ needs.pre_job.outputs.should_skip != 'true' }}
uses: ./.github/workflows/build_apk.yml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is neat

@rtibbles rtibbles merged commit 1bf8fe8 into develop Jan 18, 2024
5 checks passed
@rtibbles rtibbles deleted the actions_speak_louder_than branch January 18, 2024 19:32
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

Successfully merging this pull request may close these issues.

2 participants