You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, you just have to make a release package with x86 and x64 dlls and libs. This would allow anyone using zlib.dll or zlib.lib to download or fetch from your release package directly.
In my case, I would like to fetch zlib.dll and zlib.lib using github actions in my profile to build my project.
SurKM9
changed the title
[Enhancement] zlib dlls and libs as release package?
[enhancement] zlib dlls and libs as release package?
Aug 22, 2021
Would be easier for other repos to fetch dlls and libs from the release package here while building using github action workflows
The text was updated successfully, but these errors were encountered: