Overhaul cmake configuration, add console api, fix http code that caused issues with cgi-bin

This commit is contained in:
2026-05-27 04:08:53 -05:00
parent 4aef8c0c1a
commit 25d67053cc

View File

@@ -36,6 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
mkdir artifacts
env -C Packaging/WinToolsIntel bash build.sh
- uses: akkuman/gitea-release-action@v1