Re: Building Euphoria with GitHub Actions
- Posted by Icy_Viking Dec 12, 2021
- 1349 views
ghaberek said...
Icy_Viking said...
This is some good progress, Greg. Perhaps with this setup it will be possible to get bleeding edge versions of Euphoria as well.
Absolutely! With some fine tuning this will be used to provide a "nightly binaries" package with each code change and a complete package when new versions are tagged in the repo.
Edit: Actually the "nightly binaries" are basically working now. You can download them from the "artifacts" section at the bottom of the latest workflow page. Here is the latest: 1567985941
-Greg
All good news. I did a quick glance, but I couldn't really tell. Do the nightly builds have the struct feature implemented?