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

This commit is contained in:
2026-05-27 03:33:45 -05:00
parent ccfa5eeeb3
commit 535057c4db

View File

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