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:
1
.github/macos_build.sh
vendored
1
.github/macos_build.sh
vendored
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
# Create build directory and enter it
|
||||
mkdir bin
|
||||
|
||||
Reference in New Issue
Block a user