Replies: 2 comments
-
|
related to #212 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I can run Mago in a GitHub Actions workflow on |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use Debian 12 for coding. It would be great if I could use the precompiled binaries, but I have to compile it myself. This is no big deal for me personally, but maybe for others and on CI systems for automated testing.
This is an example with the Composer package installed.
I type the command:
vendor/bin/mago --versionI get the following output:
At this time I just compile it myself on my local machine, but maybe this could be fixed somehow?
Beta Was this translation helpful? Give feedback.
All reactions