|
|
|
|
|
by freedomben
35 days ago
|
|
It is a PITA, but that can be significantly improved IMHO if you just write shell script wrappers for your tasks. Not only does it make it easier to run CI locally, but it also makes it so much easier to move platforms in the future. When the GH action YAML is just invoking shell scripts, I find it quite pleasant to use |
|