Adrien Bertrand

Results 275 comments of Adrien Bertrand

I'll try, but the original version was a copy paste from some big repo CI that seemingly worked heh

well apparently it's because secrets aren't available in `if` that the intermediate "putting the boolean value in env" step is required for the check, but...

> My assumption would be that `env` is computed only when a step is run, but `if` has to be computed much earlier than that to determine whether to run...

I'll let you rebase and see if it works now 🤷‍♂️

Hmm, we should try to build with Qt6 and see if it behaves better (it's probably as least the same)

Oh that sounds like a good theory. We can probably add a " or (apple and arm64) " to the if...

You just use the macOS release? At the time of this reply it's here: https://github.com/nspire-emus/firebird/releases/download/v1.6/firebird-emu_macOS.zip

I'm not even sure if this is related to the action failure (it probably is), but hm actually it's not using an arm Qt? We'd need Qt6 apparently? Works fine...