C#C
C#17mo ago
Avaray

How to prevent GitHub from building executables for all platforms?

I'm trying to specify linux-x64 as the only platform (at least for now). But with no luck.
GitHub Actions are always launching six builds (linux, mac, windows, x64 and x86).
I think I tried everything. Currently I don't even have dontnet build or dotnet publish in my Workflow.
Help me guys, this is madness xD
https://github.com/Avaray/metadata-extractor-cli
GitHub
CLI for quick image metadata extraction. . Contribute to Avaray/metadata-extractor-cli development by creating an account on GitHub.
Was this page helpful?