© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
7 replies
Avaray

How to prevent GitHub from building executables for all platforms?

I'm trying to specify
linux-x64
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
dontnet build
or
dotnet publish
dotnet publish
in my Workflow.
Help me guys, this is madness xD
https://github.com/Avaray/metadata-extractor-cli
GitHub
GitHub - Avaray/metadata-extractor-cli: CLI for quick image metadat...
CLI for quick image metadata extraction. . Contribute to Avaray/metadata-extractor-cli development by creating an account on GitHub.
GitHub - Avaray/metadata-extractor-cli: CLI for quick image metadat...
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ How to prevent code from being leaked?
C#CC# / help
3y ago
✅ Get full paths to executables in %PATH%
C#CC# / help
3y ago
❔ How to install a new .net project from github
C#CC# / help
4y ago