5 ms·
Recently, somebody had asked me to automate the build process of FreeRDP for Windows x64 via GitHub Actions. Spent almost 2 full days making it work. That guy s
by intel_brain 3y ago
Recently, somebody had asked me to automate the build process of FreeRDP for Windows x64 via GitHub Actions.
Spent almost 2 full days making it work.
That guy seems to have ghosted me.
Anybody wants it? mail: hello [at] amo [dot] fyi
- majkinetor 3y agoWhats wrong with their own night build ? Why not publish a repo with what you have done ?
- intel_brain 3y agoThey have a build on Jenkins, not GitHub Actions.
- majkinetor 3y agoI maintain a chocolatey package for Windows. I currently use their snapshot as a source which is not ideal. I could switch to GH actions. https://github.com/majkinetor/au-packages/tree/master/freerdp.portable https://github.com/majkinetor/au-packages/tree/master/freerd...