Conversation
|
@Impact-I , I'm getting a billing issue from Github when I check the workflow logs. I could use my payment details for that. Github now bills for GitHub workflows. |
|
If anyone urgently needs to patch a flutter app with the newest hash: You can use my fork as a temporary substitute urlretrieve(
"https://github.com/Impact-I/reFlutter/releases/download/ios-"
+ verUrl
+ libapp_ios[1]
+ "/Flutter",
"Flutter",
)(replace it in all calls to this function). Note that I do not encourage permanent switch to my repository, nor am trying to hijack this one, or provide any guarantee it works as expected. It is difficult to understand the current situation with workflow runs/github actions, for example, the platform help center claims it offers 1000 free minutes per month on basic plan, yet I had to increase the monthly budget (in fact done it twice). |
No description provided.