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
8f61fcabb3
commit
c24cc0cbc8
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/lib/postgresql@14 -L 3
|
||||
tree /usr/local/Cellar/postgresql@14/lib -L 3
|
||||
mkdir build
|
||||
cd build
|
||||
ls / || true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user