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
a8c9d77cb0
commit
8a3fa4a5d6
2
.github/workflows/build-daily.yml
vendored
2
.github/workflows/build-daily.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
||||
# brew install libiodbc
|
||||
# ERROR: no file at "/Applications/Postgres.app/Contents/Versions/14/lib/libpq.5.dylib"
|
||||
run: |
|
||||
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 install libiodbc
|
||||
mkdir build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user