Overhaul cmake configuration, add console api, fix http code that caused issues with cgi-bin
Some checks failed
Build and Deploy on Tag / 🔨 Build for Arch Linux/Static Builds (push) Failing after 8m14s
Build and Deploy on Tag / 🔨 Build win32 and update the tap 🍺 (push) Failing after 33s

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: