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

Fix typo in GitHub Actions workflows #299

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

jbellerb
Copy link
Contributor

@jbellerb jbellerb commented Jan 27, 2025

The commit 74e174a, set the workflow to grab submodules when checking out the repository, however the submodules parameter was specified as an argument to jobs.build.steps[0], rather than jobs.build.steps[0].with (why GitHub decided to make their configuration format so confusing is unclear to me). After fixing this, nightlies build again*.

*In that it spits out a debug apk. I have not fixed any analyzer warnings or failing tests.

@crc-32 crc-32 merged commit ef01e36 into pebble-dev:master Jan 27, 2025
1 check failed
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