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

This commit is contained in:
2026-05-27 03:11:19 -05:00
parent 8413c67ec6
commit eb43691a52

View File

@@ -33,7 +33,7 @@ jobs:
update-tap-and-build-win32: update-tap-and-build-win32:
name: "🔨 Build win32 and update the tap 🍺" name: "🔨 Build win32 and update the tap 🍺"
runs-on: global-containers-mingw runs-on: global-container-mingw
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: | - run: |