summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
Commit message (Collapse)AuthorAgeFilesLines
* Archive preview support (#2056)Jeremy Rimpo2024-07-111-1/+1
| | | | | * Support for archive file previews - Should account for alternates - Extracts files and requests preview from plugins that claim support
* Update for new USVFS function scheme. (#2044)Mikaël Capelle2024-06-091-2/+2
| | | | | * Update for new USVFS function scheme. * Fix call to usvfsVersionString(). * Move USVFS to mo2 dependencies instead of third party in CI.
* Switch from fmtlib to std::format. (#2031)Mikaël Capelle2024-05-251-1/+1
| | | | | * Switch from fmtlib to std::format. * Remove libffi from dependencies in Github action.
* Switch to generic mob action.Mikaël Capelle2023-07-101-63/+9
|
* Fix build CI.Mikaël Capelle2023-07-091-1/+1
|
* Create test action to build.Mikaël Capelle2023-07-091-0/+74