Skip to content

update github action to use stable flutter#10

Merged
MikaPeterson merged 1 commit intoTheGreenMachine:mainfrom
jarrpa:jarrpa/update-github-action
Feb 14, 2025
Merged

update github action to use stable flutter#10
MikaPeterson merged 1 commit intoTheGreenMachine:mainfrom
jarrpa:jarrpa/update-github-action

Conversation

@jarrpa
Copy link
Copy Markdown
Contributor

@jarrpa jarrpa commented Feb 14, 2025

For some reason our GitHub action for publishing to GitHub Pages was set to use the beta release channel. In the (unreleased) version of the flutter SDK now in beta, a command line option which our action relies on was removed. We need to stick to stable, at the very least until the authors of the action address the problem.

Signed-off-by: Jose A. Rivera <jarrpa@gmail.com>
@jarrpa jarrpa requested a review from MikaPeterson February 14, 2025 00:47
Copy link
Copy Markdown
Contributor

@MikaPeterson MikaPeterson left a comment

Choose a reason for hiding this comment

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

lgtm

@MikaPeterson MikaPeterson merged commit 733232b into TheGreenMachine:main Feb 14, 2025
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