Replies: 1 comment
-
I would add multiple commands, each one for the specified platform. You don't need one task for each platform, necessarily. Some examples are present here: https://taskfile.dev/docs/guide#platform-specific-tasks-and-commands |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems you need to import a full OS specific taskfile for one case even if it only contains one option.
Could it support something like this? chatgpt hallucinated and thought this was valid.
It didn't complain but then I noticed it running both.
I did find another workaround, but it is much more coding
Beta Was this translation helpful? Give feedback.
All reactions