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
43dd7ae4e6
commit
54f5131d06
2
.github/workflows/build-daily.yml
vendored
2
.github/workflows/build-daily.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
brew unlink unixodbc
|
||||
brew install libiodbc
|
||||
brew install tree
|
||||
tree /usr/local/Cellar/postgresql@14/14.10/lib/postgresql@14-L 2
|
||||
tree /usr/local/Cellar/postgresql@14/14.10/lib/postgresql@14 -L 2
|
||||
mkdir -p /Applications/Postgres.app/Contents/Versions/14/lib
|
||||
ln -s /usr/local/Cellar/postgresql@14/14.10/lib/postgresql@14/libpq.5.14.dylib /Applications/Postgres.app/Contents/Versions/14/lib/libpq.5.dylib
|
||||
mkdir build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user