1
0

chore: fix workflow execution permission issue

- fix github workflow exec permission issue
- fix termcolor enum class issue on Linux
- fix compiler macro on macos
This commit is contained in:
2025-12-24 19:32:43 +08:00
parent 47bb60f0e4
commit 45f32297da
6 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
set -euo pipefail
# Create build directory and enter it
mkdir bin