summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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