mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the building script
This commit is contained in:
parent
cb9884e47e
commit
4a9dc4e643
1
.github/workflows/build-daily.yml
vendored
1
.github/workflows/build-daily.yml
vendored
@ -110,6 +110,7 @@ jobs:
|
|||||||
echo "[fix]ERROR: no file at /usr/local/opt/libiodbc/lib/libiodbc.2.dylib"
|
echo "[fix]ERROR: no file at /usr/local/opt/libiodbc/lib/libiodbc.2.dylib"
|
||||||
brew unlink unixodbc
|
brew unlink unixodbc
|
||||||
brew install libiodbc
|
brew install libiodbc
|
||||||
|
brew install tree
|
||||||
tree /
|
tree /
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user