Is there a way to specify architecture: "x86" when using this action?
#4
|
I'm looking into fixing https://github.com/dictation-toolbox/Caster/actions/runs/7824447503/job/21347010305#step:3:9 but their CI uses |
Answered by
ReenigneArcher
Mar 27, 2024
Replies: 0 comments 4 replies
|
No, it's not supported right now. A PR for this would be welcomed. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try the latest release. It accepts the
architectureinput on Windows for Python 2.7, and for Python 3+ it will pass the input to the original action.